Daniel Glazman wrote:
Mooquackwooftweetmeow wrote:


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.



Reminder: HTML is an SGML dtd. XHTML is XML.

</Daniel>

OK, Then when using an xhtml transitional dtd in my filename.html file why does composer remove the "blah" />" or the closing </meta> or </link> tags...
Should it not check to see what the dtd is and decide then whether to leave as is or remove??


Is this not an error in composer... if not what do i add to the page heading, whatever to keep composer from removing the closing tag or the "blah" />" entries.

Thanks...
_______________________________________________
mozilla-editor mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-editor

Reply via email to