SITE MAP:  Home  Résumé  E-mail Me ••• Clan  Computer  Peace  Search  Thoughts Twin Cities

  COMPUTER TOPICS:   Index  Apple  Microsoft  Numbers  Security  Support  Web Dev  

HTML Markup Tags

SECTIONS OF THE DOCUMENT

RELATIVE FONT SIZES

PHYSICAL STYLES

LOGICAL STYLES (actual display depends on browser/user settings)

PARAGRAPH FORMATS

LISTS

<ul> unnumbered list (i.e., a bulleted list)
     <li> list item
</ul> end unnumbered list

<ol> ordered (1,2,3,...) list
     <li> list item
</ol> end ordered list

<ol> (ordered list with an unordered list nested inside it)
     <li> item one
     <li> item two
     <ul> unordered list
          <li> item
     </ul> end unordered list
</ol> end ordered list

<dl> definition list (<dl compact> to put short <dt> on same line as <dd>)
<dt> definition title (flush left)
     <dd> definition data (indented)
</dl> end definition list

ESCAPE SEQUENCES

LINKING

INLINE IMAGES (gif, jpeg, jpg, png, xbm)

MAPS

EMBED SOUNDS (*.mid)

FRAMES

OTHER REFERENCES

Return to Scott Hayes Home Page Guestbook Email me / Email moi