Bruce Dubbs wrote:

Yes, the self closing tag is part of the xhtml standard where *all* tags
must be closed.  You can use <hr></hr> or <hr/>.  The standard mentions
that you might want to put a closing space before the closing / as in
<hr /> for *broken* browsers.  Actually the broken broswers they refer
to are quite old.  None AFAIK are from this century.

The problem with IE is generally not {x,}html.  It is css.

  -- Bruce

Okay, sorry for the noise, its just when I tried to save the page to my computer to fiddle with the coding, IE actually removed the closing /. Thought that might have been causing the problem.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to