超链接元素a
元素:a
核心属性1:
key:href
value:url字符串或是"#"
应用1:
<p>这是一段超链接的demo文本,<a href="www.baidu.com">点击这里</a>,跳转到百度页面</p>
展开
评论