Posted by Spartanicus on 05/22/05 15:20
"Hortich" <Hortich@Hortich.com> wrote:
>I am new to HTML but not to programming.
HTML is a markup language, nothing to do with programming.
> <div class="s1">
> <p><a href="one.htm">One</a></p>
> <p><a href="two.htm">Two</a></p>
> <p><a href="three.htm">Three</a></p>
> <p><a href="four.htm">Four</a></p>
> </div>
That's a list of links, not paragraphs, mark them up appropriately.
--
Spartanicus
Navigation:
[Reply to this message]
|