Tuesday 22 January 2013

HTML5 Document

<!DOCTYPE html>
<html>
<head>
<title>Title of the document</title>
</head>

<body>
 Document content
</body>

</html>

No comments:

Post a Comment