This is the code that produces the page linked at the bottom.
<HTML>
<TITLE>Creating World Wide Web Pages</TITLE>
<H1>Pretty Large Type</H1>
<H2>A Little Smaller</H2>
There is some <b>bold lettering</b> and some <I> italic lettering </I> in this paragraph. <p>
You can format a page
Any way your heart desires
But it still will always fill the length of the page
When you see it displayed.<p>
An "anchor" is a reference to another page or to a picture. To place an anchor in your document, you use the "a" directive. <p> The anchor can be
<a href=https://members.tripod.com/CynthiaSparks>Sparks Fly homepage</a> or it can be any other page on the Internet
<hr>
This is a horizontal rule. <p>
<li><a href=http://www.discovery.com/>The Discovery Channel On Line</a>with all tonight's programming.
<br>
<li><a href=http://eclipse.cps.k12.va.us>for a look at the Chesapeake Public Schools Homepage</a>
<p>
This is a graphic from Animation Factory
<p><center>
<img src="Appleabg.gif">
<p>
</center>
<hr>
This page last updated September 24, 1999
</html>
GO TO PAGE
|