Wednesday, February 24, 2010

In the Team Work Project

In the image they first started out with putting < html> to make it in to a HTML file. Then put < body> so the middle of the web page has all the content of the body information. "MY FIRST HEADING" was made by the tag < h1> MY FIRST HEADING < /h1>. Then "My First paragraph" is made by the code < p>My first paragraph< /p>. Then they put < /body> to close the body part of the document, and after < /html> to close the HTML file .

No comments:

Post a Comment