html----学习笔记
摘要:001、 <! doctype html> 1:这个文档类型说明是定要写在第一行 2:它不区分大小写 002、 <!-- 注释的内容 --> 1:html中的注释有点像是C语言中的多行注释、 <!-- 是注释的开头 、-->表示注释的结束 003、 <meta charset="utf8"> 1:用
阅读全文
posted @ 2017-04-29 13:55
posted @ 2017-04-29 13:55
posted @ 2017-04-18 13:19
posted @ 2017-04-18 13:02
posted @ 2017-04-17 11:44
posted @ 2017-04-17 11:23
posted @ 2017-04-16 16:14
posted @ 2017-04-13 10:53