Go to Standard
- ... first list item...
- ... second list item...
- ... third list item...
- ... first list item...
- ... second list item...
- ... third list item...
<ul>
<li> <em>... first list item...</em> </li>
<li> <em>... second list item...</em> </li>
<li> <em>... third list item...</em> </li>
</ul>
<ol>
<li> <em>... first list item...</em> </li>
<li> <em>... second list item...</em> </li>
<li> <em>... third list item...</em> </li>
</ol>
|
- Dweeb
- young excitable person who may mature
into a Nerd or Geek
- Hacker
- a clever programmer
- Nerd
- technically bright but socially inept person
<dl>
<dt>Dweeb</dt>
<dd>young excitable person who may mature
into a <em>Nerd</em> or <em>Geek</em> </dd>
<dt>Hacker</dt>
<dd>a clever programmer</dd>
<dt>Nerd</dt>
<dd>technically bright but socially inept person</dd>
</dl>
|
A test table with merged cells
|
Average |
Red eyes
|
| height |
weight |
| Males |
1.9 |
0.003 |
40% |
| Females |
1.7 |
0.002 |
43% |
Cups of coffee consumed by each senator
| Name |
Cups |
Type of Coffee |
Sugar? |
| T. Sexton |
10 |
Espresso |
No |
| J. Dinnen |
5 |
Decaf |
Yes |
| A. Soria |
Not available |
...some text...
You'll find a lot more in chapter two.
See also this map of the enchanted forest.
<p>
<em>...some text...</em>
</p>
<p>You'll find a lot more in <a href="chapter2.html">chapter two</a>.
See also this <a href="../images/forest.gif">map of the enchanted forest.</a>
</p>
|
...some text...
You'll find a lot more in chapter two.
chapter two.
See also this map of
the enchanted forest.
<p>
<em>...some text...</em> </p>
<p>You'll find a lot more in <a href="chapter2.html" title="Go to chapter two">chapter two</a>.
<a href="./chapter2.html" title="Get chapter two.">chapter two</a>.
See also this <a href="../images/forest.gif" title="GIF image of enchanted forest">map of
the enchanted forest.</a> </p>
|
As Harry S. Truman said,
The buck stops here.
More information can be found in [ISO-0000].
Please refer to the following reference number in future
correspondence: 1-234-55
<div>
As <cite>Harry S. Truman</cite> said,
<q>The buck stops here.</q>
</div>
<div>
More information can be found in <cite>[ISO-0000]</cite>.
</div>
<div>
Please refer to the <em>following reference number</em> in future
correspondence: <strong>1-234-55</strong>
</div>
|
_____________________________________________
Related sites: