Wednesday, December 19, 2012

HTML Lesson 2

Now we use TAGS for design a HTML page.


<html>

<head><title></title></head>

<body>

<h1>Hellooooo Word</h1>

</body>

</html>

0 comments:

Post a Comment