This course will become read-only in the near future. Tell us at community.p2pu.org if that is a problem.

Week One


Week One

Recommended Reading

We'll be referring to the Opera Web Standards Curriculum as the foundation text for this course. It's worthwhile accessing all of the articles as a resource, but I'll highlight particularly useful texts by week.

Recommended readings from the curriculum for this week are listed below. Reading these articles is not required for the introductory session!

The Basics of HTML

Marking Up Textual Content in HTML

Planning Out A Web Site

What Does A Good Web Page Need?

Choosing the right DOCTYPE

Validating Your HTML

Competencies

At the end of this week you should be able to:

  • Create a site folder
  • Identify the appropriate use of attributes and the syntax of attributes
  • Identify the correct way to save a web page and display it in a browser
  • Select an appropriate DOCTYPE to start a page
  • Identify and create the head and body of a web page. Learn to use the following elements: html, head, title, body, h1, p, br
  • Distinguish between block and inline elements

Activities

  • Create a basic contact page including
    • links to other sites
    • link to an email account.
    • Descriptive Text
    • A quote
    • An address
  • Describe the purpose of HTML

Task Discussion