摘要:
The doctype declaration should be the very first thing in an HTML document, before the <html> tag. The doctype declaration is not an HTML tag; it is an instruction to the web browser about what version of the markup language the page is written in. The doctype declaration refers to a Document 阅读全文
posted @ 2010-08-25 19:57
做个不善的人
阅读(384)
评论(0)
推荐(0)