Welcome to My Class Lab

This site is built to practice html coding.

Text Element and Attributes

This page demonstrates HTML basic HTML coding.

The web is built one tag at a time.
This is preformated text. 
        Spacing and line breaks
           are preserved exactly. 
    

This sentence has a line break here.
See how it moves to the next line?


Lists

Unordered Lists

Ordered Lists

  1. Plan the Page
  2. Write the code
  3. Test in the browser

Descriptive Lists

HTML
Structure of the Web.
CSS
visual presentation of page.

Articles and Meaning

This article demonstrates semantic HTML. Some text may be outdated, underlined, or show in fine print.

she said, HTML is easier than it looks.

The WWW changed communication forever.

Dates, Data, and Edits

Class begins on

Final Grade: A

This content was updated and revised.

Containers and Attributes

This paragraph is inside a div.

This sentence contains a span of inline text with a paragraph.