Neil:

phookie wrote:

Mozilla 18.a2 on XP removes the ending </meta> and </link> tags from the source no matter it you select leave original source code alone or not.

could this be that i am using the wrong DOCTYPE (DTD)???


Just looking on the w3 site I came across this:

The META element
Start tag: *required*, End tag: *forbidden*

I assume something similar applies to the LINK element.

In HTML, the end tags are forbidden; in XHTML, the tags must be closed like: <link rel= "blah" />
The space prior to the slash is for HTML backward-compatibility.
_______________________________________________
mozilla-editor mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-editor

Reply via email to