Byungkuk Choi
cst161

Links to all three parts of the final:

  1. Click for final exam part1

  2. Click for final exam part2
    Click for final exam part3

Markup tags:

  1. B tag makes bold text.
  2. I tag makes text italic.
  3. Big tag makes text bigger.
  4. Small tag makes text smaller.
  5. Sub tag creates subscripts.
  6. Sup tag creates superscripts.
  7. Ins marks newly inserted text.
  8. Del tag marks deleted text.
  9. Abbr tag explains abbreviations.
  10. Font tag changes size of text.
  11. Form tag creats fill-in forms.
  12. Span tag creates custom character styles.

Heading tags:

  1. The biggest heading uses a H1 tag.
  2. The next biggest heading uses a H2 tag.
  3. The third biggest heading uses a H3 tag.
  4. The fourth biggest heading uses a H4 tag.
  5. The fifth biggest heading uses a H5 tag.
  6. The smallest heading uses a H6 tag.
  7. List tags

    1. Ordered