302. BHTML 1.0
Time limit per test: 0.25 second(s)
Memory limit: 65536 kilobytes
input: standard
output: standard
The hypertext markup language BHTML 1.0 has only two paired tags. They ar...
分类:
Web程序 时间:
2015-03-15 13:58:10
阅读次数:
201
参考:http://fex.baidu.com/blog/2014/10/html-head-tags/Head DOCTYPE(Document Type),该声明位于文档中最前面的位置,处于 html 标签之前,此标签告知浏览器文档使用哪种 HTML 或者 XHTML 规范。 DTD(Doc.....
分类:
Web程序 时间:
2015-03-15 00:34:27
阅读次数:
193