码迷,mamicode.com
首页 > Web开发 > 详细

[1] HTML笔记汇总(1)

时间:2016-01-14 16:13:19      阅读:137      评论:0      收藏:0      [点我收藏+]

标签:

1.  忽略<body>标签是合法的,HTML解析器可以自动推导缺失的标签

参考:https://www.w3.org/TR/2008/REC-CSS1-20080411/

This will work even if the author has omitted the ‘BODY‘ tag (which is legal) since the HTML parser will infer the missing tag.

[1] HTML笔记汇总(1)

标签:

原文地址:http://www.cnblogs.com/pixcai/p/5130079.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!