Coding HTML


You should understand that HTML tags are fairly intuitive and are enclosed in angle brackets, < for the beginning and > for the end. There are other special characters you must know such as <, >, ©, &, ™, ½, ¾, and " which you can find on page 89 of your text.

When using in-line styles there should be only ONE style attribute per tag. Please note that comments are placed in the file. You should print the source code for this file as an example.

  1. Item one
  2. Item two
  3. Item three
  4. Item four
  5. Item five

Copyright © 2012 by D. Thistle.
All rights reserved