After following, you can keep track of his dynamic information in a timely manner
Courses in the relevant section:HTML+CSS An easy introduction to HTML
头部内容
主体内容2016-11-260个赞
Courses in the relevant section:Introduction to HTML Basics Tutorial
HTML是一种规范,是一种标准,编写网页的一种标准。 超文本:就是网页上不光有文本,还有图片、音乐、视频等。 标记:是一种记号,是一种标志。如:红绿灯 语言:这里的“语言”就是代码,跟所谓“程序语言”一点关系都没有。
2016-11-250个赞
Courses in the relevant section:HTML basic tutorial file structure
2016-11-250个赞
Courses in the relevant section:HTML basic tutorial tag format
双边标签(开始标签和结束标签)例如:
内容
单边标签 只有开始标签,而没结束标签 例如:2016-11-250个赞
Courses in the relevant section:HTML basic tutorial tag writing specifications
HTML标记不区分大小写。如:、、 HTML标记属性可有可无。有的标记是没有属性的,如:、、
2016-11-250个赞
Courses in the relevant section:Editor selection
Editplus、、Notepad+。也有功能强大的Dreamweaver、Zend Studio,不建议使用Dreamweaver,编程需要多写才能记住!
2016-11-250个赞
Courses in the relevant section:The overall composition of the page in HTML basic tutorial
设置编码 我们可以简写
2016-11-251个赞
Courses in the relevant section:HTML basic tutorial tag
bgColor:网页背景色。如: background:网页背景图片地址。
2016-11-250个赞
Courses in the relevant section:HTML basic tutorial text modification tags
:加粗bold。如:HTML文件 :斜体italic。如:HTML文本 :下划线underline。如:HTML文本 :删除线strike。如:删除线 上标。 下标。 字体标记
2016-11-250个赞
Courses in the relevant section:HTML Basics Tutorial: Typesetting Tags
size:水平线的粗细,单位一般为px。 color:水平线的颜色 width:水平线的宽度。 noshade:去掉水平线的阴影(在HTML中,noshade是没有值的属性)。
2016-11-250个赞
Courses in the relevant section:HTML Basics Tutorial: and
明月几时有,把酒问青天
2016-11-250个赞
Courses in the relevant section:HTML basic tutorial tag
和标签是为了强调一段话中的关键字时使用,它们的语义是强调。 标签是没有语义的,它的作用就是为了设置单独的样式用的。
2016-11-250个赞
Courses in the relevant section:HTML Basics Tutorial: HTML Character Entities
<:< >:> &:& ¥:¥ ×:$times; ÷:$divide;
2016-11-250个赞
Courses in the relevant section:HTML basic tutorial HTML list
2016-11-250个赞