Skip to content

underblob

<アンダブロッブ />

Tag: doctype

HTML5 Doctype Snippet

<!DOCTYPE html>
<html>
<head>
	<meta charset="utf-8" />
	<title>Untitled Document</title>
</head>

<body>
</body>
</html>
Author underblobPosted on 2011.01.242011.02.26Categories TechTags charset, doctype, html5, snippet
underblob Proudly powered by WordPress