|
Posted by Jonathan N. Little on 02/01/06 02:16
Greg N. wrote:
> Numberwhun wrote:
>
>> It was basically complaining about one of the listed closing tags NOT
>> having an opening tag.
>
>
> I understand, but I think you're wrong. There is a matching opening
> DIV. Just have a closer look.
>
<your code>
<p>
<div class=linklist>
<!-- links section -->
<a class=link
href=../greg-tour-2005> 2005: Rumänien, Moldawien, Ukraine </a>
<br>
<a class=link
href=../greg-tour-2004> 2004: Puszta, Karpaten und Pindos </a>
<br>
<a class=link
href=../greg-tour-2003> 2003: Reise um die Ägäis </a>
<br>
<a class=link
href="http://coolhaus.de/tour-forum"> Forum </a>
<br>
<!-- links section end --></p>
</div>
</your code>
Looks like a nesting error...
<p>
<div>...
</p>
</div>
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|