-
May use in HTML doc(DTD), XHTML(DTD) tags ?
May use in HTML doc(DTD), XHTML(DTD) tags ? When this page rendered (HTML) in a newest browser the xhtml will appear [or i must have XHTML(DTD) doc) ? In an old browser they just ignored ?
eg.
<input type="button".... />
<br />
-
-
Hmm...your English isn't clear but I think I understand.
There is nothing stopping you from using XHTML syntax with an HTML doctype. The page, in terms of content will be rendered identical.
The problem you'll have is that the HTML won't validate -- thereby perhaps putting browsers in quirks mode and throwing off any CSS styling.
-
-
Medyman is correct. But I don't understand why you want to. If you do that, you will have invalid code. It won't help.
Daniel -
Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks