Forum Moderators: open
I've got this idea nagging me that I need to replace my HTML 4.01 Strict that uses external CSS with XHTML. At first I thought I needed to replace it with XML, but I have since learned from that cited thread that it's actually XHTML that I'm thinking of.
However, it seems that there's no benefit of this, since one of the posted sites in that thread makes it seem that the only benefit is that "XHTML gives you the opportunity to write "well-formed" documents now, that work in all browsers and that are backward browser compatible!"
But isn't my HTML 4.01 Strict backward (and forward compatible)?
I'm not using anything like RSS, and I don't see how that can benefit my site. I don't understand my site being able to talk to other applications, or see how that could benefit my site.
I just have a simple resource site, and I'm confused if I should "upgrade" to XHTML or not.
I know I'm "fine" now, but wouldn't I be fine now too if my site was using HTML 3.0 Strict--but I'd see a benefit of upgrading from that.
Please help me sort my confusion. Thanks
[webmasterworld.com...]
[edited by: jatar_k at 6:46 am (utc) on Jan. 24, 2006]
So unless you have a pressing need for XML compatibility, I would advise that you spend your time working on accessibility or usability instead - it'll help your users a lot more.
DanA, I really liked the link you posted. I like how purists think that in my situation the most proper way is to use HTML, not XML.
Robin, accessibility and usability are very important to me. And seeing that XML might interfere with that (with the IE case), that helps me realize I just need to stay where I'm at. In HTML.
Thanks again.