Emphasizing Your Text

Now let's emphasize that unordered list using logical styles:



Now we'll emphasize the ordered list with physical styles, first using the <B> code, then the <I> code:

  1. Beats Rock, Loses to Scissors
  2. Beats Scissors, Loses to Paper
  3. Beats Paper, Loses to Rock



Finally, what does that glossary look like in monospaced typewriter font:

Paper
Beats Rock, but loses to Scissors
Rock
Beats Scissors, but loses to Paper
Scissors
Beats Paper, but loses to Rock



Return to HTML Skills Home Page