Listing Items
Computer hieroglyphic Unordered List <UL><LI>...</UL>
  • Water Quality Modeling
  • Pollution Control
<UL> <LI>Water Quality Modeling <LI>Pollution Control </UL>
See carefully how each embeded nest's symbol changes.
  • Water Quality Modeling
    • Pollution Control
      • GIS in Engineering
<UL><LI>Water Quality Modeling
    <UL><LI>Pollution Control
        <UL><LI>GIS in Engineering
</UL></UL></UL>
Computer hieroglyphic Ordered (=Numbered) lists <OL><LI>...</OL>
  1. Water Quality Modeling
  2. Pollution Control
<OL> <LI>Water Quality Modeling <LI>Pollution Control </OL>
  1. Water Quality Modeling
    1. Pollution Control
      1. GIS in Engineering
<OL><LI>Water Quality Modeling
    <OL><LI>Pollution Control
        <OL><LI>GIS in Engineering
</OL></OL></OL>
Computer hieroglyphic Mark Styles <LI  TYPE=#> #=disk, circle, square
  • ONE
  • TWO
  • THREE
<UL>
  <LI TYPE="disc">ONE
  <LI TYPE="circle">TWO
  <LI TYPE=square>THREE
</UL>
Computer hieroglyphic Definition lists <DL><DT>...<DD>...</DL>
Water Quality Modeling
Computer-based Water Quality Modeling.
Pollution Control
Air, Water Pollution and Hazardous Wastes.
<DL>
  <DT>Water Quality Modeling.    
    <DD>Computer-based Water Quality Modeling.
  <DT>Pollution Control
    <DD>Air, Water Pollution and Hazardous Wastes.
</DL>
Computer hieroglyphic Definition lists Compact <DL COMPACT><DT>...<DD>...</DL>
S20
Rhino, Sonic, Sparky
S5
Oak, Sycamore, Maple, Cedar
<DL COMPACT> <DT>S20 <DD>Rhino, Sonic, Sparky <DT>S10 <DD>Oak, Sycamore, Maple, Cedar </DL>
Computer hieroglyphic Using <DL><DT>...<DD>...</DL> To indent paragraphs
Indented paragraph of text - one just needs to be creative
This is a cheap abuse of a tag, but perfectly legal.
<DL> <DD>Indented paragraph of text - one just needs to be creative</P> <DT>This is a cheap abuse of a tag, but perfectly legal. </DL>

Send e-mail to caliber@computersmiths.com

www.computersmiths.com
Return to   Top of this page | HTML Rosetta Page | caliber