Any ideas, please. I am completely new at this, so...
Jack Ray
Cincinnati, Ohio, USA
You'll have to learn HTML a little better. An <LI> cannot be within a
<P>. And you don't need <U> to create the underline, since being
enclosed in an <A> will automatically do this.
Check out the W3C site, www.w3.org, and look for the validators offered
which you can use to determine if your code is valid, i.e. syntactically
correct.