Preperation

In class: Make an About You Web Page

  • Use HTML to write a web page includeding:
    • Headings
    • Bulleted list
    • Table
    • Image
    • Links
  • Validate your page with a validator

Check Your Understanding

  • What are some common HTML elements?
  • What is the purpose of an anchor tag?
  • Explain proper nesting of HTML elements.
  • What is an attribute in HTML? What is the syntax? Give some examples.
  • How can you validate an HTML document?