XHTML 2.0 Vs HTML 5
Duplicate:
There seems to be a general consensus that changes in HTML 5 and browser support for HTML 5 make the adoption of XHTML 1.0 with the hope that XHTML 2.0 is a bad day.
For this reason, I decided that my latest project was using the strict HTML 4.01 method, which required me to take a look at HTML conventions such as not using more characters at the end of closing tags
Question: Am I doing the right thing?
0
a source to share