Friday, October 17, 2014

HTML Structure simple program


<html>
<head>
<title>This is title of page</title>
</head>
<body></body>
</html>

No comments: