The best way to learn XHTML??
Anyone have any ideas on the best way to learn XHTML? This coming from a partly self-reformed former HTML tables kind of guy. Books, links, etc. are all welcome.
Thanks!
Anyone have any ideas on the best way to learn XHTML? This coming from a partly self-reformed former HTML tables kind of guy. Books, links, etc. are all welcome.
Thanks!
Here’s a fairly good XHTML reference site: http://www.w3schools.com/xhtml/
Good luck with XHTML. I’m still an HTML tables guy myself! (and proud of it!)
That did the trick. I feel so … illuminated !
Hi Emile….
I did it the hard way I guess (though I’m not sure study is the easy way!): I just validated HTML pages to XHTML – changed the doctype, ran them through the validator, fixed errors, repeat as necessary….
It’s not materially that different really. And once you get something at XHTML transitional, strict is a piece of cake, and 1.1 isn’t much harder.
Best of luck!