Monday 9 September 2013

HTML Examples

Example One

<html>
<head><title> My First Web Page </title>
</head>
<body>
<h1> Hello World  </h1>
</body>
</html>

No comments:

Post a Comment

Thanks for your feedback