Forum Moderators: open
Dipped my toe into strict one day to see what would happen. I found that it wasn't that big a jump at all and switched almost immediately.
I really know very little about xhtml. How big a jump would this be? What are the most obvious considerations to watch out for? Validation has raised the standard of my work immensely and made further progress much easier.
Downside? Tansitional to start? Or whole hog to strict?
The code you produce might validate, but to code in the 'spirit' of XHTML you should be taking full advantage of CSS. That's for another post though ...
This thread HTML vs. XHTML [webmasterworld.com] covers it nicely.
An interesting thread. For now, I think I'll be content with things as they are. Except for those 'tag every line' references, I'm already doing almost everything that I saw mentioned anyway. It seems that the code I am using will be solid for a long time. I don't want to get ridiculous with standards and compliance. There's too much else to do.