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.
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!
Leave a Reply
ABOUT SWL
SecretWeaponLabs.com is in its fourth major incarnation as the home of designer and developer Denis Somar.
A number of applications, products, one-hit wonders, services, and wars were started because of this site. Currently, you can find the best solution to run a consignment business, named InBloom, on these pages.
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!