Tuesday, February 13, 2007

w3schools site: HTML

HTML Tutorial
http://www.w3schools.com/html/default.asp

Questions (copy, paste and answer in your blog):
  1. HTML files must end with what letters?
  2. What does the / mean in a tag, for example, <p> blah blah </p>
  3. Everything that appears on the web page itself goes in between what tag?
  4. Where does the information inside the <title> rocket science </title> tag appear?
  5. Name three browsers
  6. What does a browser do to the HTML?
  7. Should tags be written in UPPER CASE or lower case?
  8. What is an attribute? Give two examples of tags with attributes naming both the tag and the attributes.
  9. How do you add comments in HTML?
  10. Why do you add comments in HTML?
  11. If you have 7 spaces in your HTML page then how many spaces will appear in the browser view?
  12. So, how do you add extra white space on your web page?
  13. In HTML version 4 the bold tag <b> has been replaced with <strong> and the italic tag <i> has been replaced with emphasis <em>. Explain why.
  14. What does url stand for?
  15. Provide an example of a url?
  16. Keep doing the HTML quiz until you get full marks. Then capture the results image, crop it and paste it into your blog

No comments: