PDA

View Full Version : XHTML and validating it


Pekka
3rd of October 2006 (Tue), 18:55
XHTML is almost html but few restrictions like only lower case tags, reduced set of parameters and removed tags.

See http://www.w3schools.com/xhtml/xhtml_html.asp

It is better to use XHTML because it is cleaner, and layout is done with CSS.

I have validated EE 2 in http://www.htmlhelp.com/tools/validator/direct.html.en

PS. my online gallery has older version templates, have not had no time to upgrade it yet so they do not validate :)