John Miller wrote:
> I noticed an extra forward slash in a few tags, could IE be having
> problems with them?
> 
> "<div id="header"><a id="logo"
> href="http://wiki.linuxfromscratch.org/lfs/";><img
> src="/lfs/chrome/site/lfs-logo.png" width="192" height="75" alt="Linux
> From Scratch" /></a><hr /></div>"
> 
> at end of the alt field, and in the hr tag
> 
> and several slashes at the end of the input fields following the logo line.

I'm 99% certain it's not the XHTML tags. As Alan mentioned a '/>' can
close the tag in the same instance it was opened. In fact, it is more
correct to do it that way than to use, for example, just a '<hr>'.

No, the problem is in the CSS. But, thanks for the attempt. ;) Feel free
to keep looking and point out anything else you notice.

--
JH
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to