Recent

6/recent/ticker-posts

Document structure of HTML

 Document structure of HTML





<html>
<head>
<title>Title of the Page</title>
</head>
<body>
The things you want to display will come here
</body>
</html>

Post a Comment

0 Comments