链接 html用标签a来设置超文本链接,href属性指定了链接的目标(Hypertext Reference的缩写) <a href="url
常用标签 文本格式化标签 语义 标签 说明 加粗 <strong></strong>或<b></b> 都建
css选择器 选择器 示例 示例说明 CSS版本 .class .intro 选择所有class=intro的元素 1 #id #firstname 选择所有id=firstname的元素 1 * * 选择所有元
Web语言 初识HTML <html> <head> <title>Head First Lounge</title> </head> <body> <h1>Welcome!</h1> <img src="drink.gif"> <p> html est <em>trop diffcile</em> pour moi comme est-ce que tu trouve? </p> <h2>Directions</h2> <p> je suis d'accord! </p> </body> </html> <h1>~<h6>标记用来标记标
深入了解超文本 超链接 <a href="abc.html">超链接,href属性指向目标网页 属性: 属性名="属