Return to Snippet

Revision: 61044
at November 24, 2012 01:06 by thesmu


Initial Code
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
	<title>An XHTML 1.0 Strict standard template</title>
	<meta http-equiv="content-type" 
		content="text/html;charset=utf-8" />
</head>

<body>

     <p>%u2026 Your HTML content here %u2026</p>

</body>
</html>

Initial URL
http://www.w3.org/QA/2002/04/valid-dtd-list.html

Initial Description
doctypes

Initial Title
W3C QA - Recommended list of Doctype declarations you can use in your Web document

Initial Tags


Initial Language
HTML