Angelo Poggi
cst 161
Links to all three parts of the exam
  1. link to page 1
  2. link to page 2
  3. link to page 3


  1. the b tag makes text BOLD
  2. the i tag makes text italics
  3. the font size tag changes font size
  4. the p tag creates paragraphs
  5. the img tag creates images from a source
  6. the br tag creates a break in the page
  7. the table tag creates a table
  8. the ul tag creates unordered lists
  9. the font color tag changes font color
  10. the dl tag creates a definition list
  11. the bg color tag is for specifying background color
  1. the biggest heading uses a

    h1

    tag
  2. the next biggest heading uses an

    h2 tag

  3. the third biggest heading uses an

    h3

    tag
  4. the fourth biggest heading uses an

    h4

    tag
  5. the fifth biggest heading uses an
    h5
    tag
  6. the smallest heading uses an
    h6
    tag
different kinds of lists
  1. type="1"
  2. type="a"
  3. type="A"
  4. type="i"
  5. type="I"
  6. A dictionary list begines is a dl tag but also uses these tags
    the dd tag to display the definition
    The dt to display the subject you want to define
1 ABC DEF
GHI JKL MNO
PRS TUV WXY
* Z #
CALL END