Tuesday, November 29, 2011

Lesson 6

  1. What is the Largest heading? H1.
  2. What is the Smallest heading? H6.
  3. What do browsers add automatically to a heading? Space .
  4. Why should you not use headings for bold text? It makes the text look big  and use html headings.
  5. How do search engines use headings? To index the structure and content of your web pages.
  6. Why is it important use headings to show document structure? users may go through your topics.
  7. What is the most important heading? H1.
  8. What tag should be used to separate content? <hr>
  9. What does a web browser do with comments? it ignores it and it will not be displayed .
  10. Why would you add comments? To make the html code more readable-and understandable.
  11. How could you view the HTML code of a web page?Right click on the page and select "view source"(IE) or "view page source"(fire fox).

No comments:

Post a Comment