Tuesday, October 25, 2011

HTML 2

  1. What does a normal webpage consist of?
  2. The Head and a body.
  3. What are these parts used for?
  4. The head is used for text and tags that do not show directly on the page. And the body is for text and tags that are shown directly on the page.
  5. What is the tag that is part of all webpages?
  6. all webpages have an tag at the beginning and the end, telling the browser where the document starts and where it stops.

No comments:

Post a Comment