<div align=center>
This will center a region of text or images, etc.
</div>
This will center a region of text or images, etc.
<b> This will make a region of text bold </b>
This will make a region of text bold
<i> italic letters </i>
italic letters
<hr> draws a horizontal line
<br> carriage return, end of line
<p> new paragraph
<h1> Heading size 1 </h1>
<h2> Heading size 2 </h2>
<h3> Heading size 3 </h3>
<font size="1">Font size 1 </font>
Font size 1
<font size="2">Font size 2 </font>
Font size 2
<font size="3">Font size 3 </font>
Font size 3
<font size="4">Font size 4 </font>
Font size 4
<font size="5">Font size 5 </font>
Font size 5
<font color="blue">Blue Text </font>
Blue Text
<font color="red">Red Text </font>
Red Text
<font color="yellow">Yellow Text </font>
Yellow Text
These font codes will work with Netscape 3.0 and Internet Explorer 3.0 or greater.
<font face="Helvetica">Helvetica font </font>
Helvetica font
<font face="New Century Schoolbook">New Century Schoolbook font
</font>
New Century Schoolbook font
<ul>
<li> list item 1
<li> list item 2
</ul>
<ol>
<li> pc
<li> mac
</ol>
<ul>
<li>list
<ul>
<li>nested
<ul>
<li>twice
</ul>
</ul>
</ul>
<blockquote>
This will quote a block of text as a separated paragraph like this, indented on both the
left and right sides. You may also put other codes inside the blockquote as well, such as
this bold, italicized link to point you to
<b><i><a href="/doc/webdesign.html"> other HTML resources which you haven't found here.</a></i></b>
</blockquote>
Cell 1 | Cell 2 |
Cell 3 | Cell 4 |