I gotta question guys, my Template is XHTML Transitional 1.0 Valid,
does this mean HTML Valid?
Or must it be HTML 4 .1 Valid?
I for one thing XHTML > HTML
I gotta question guys, my Template is XHTML Transitional 1.0 Valid,
does this mean HTML Valid?
Or must it be HTML 4 .1 Valid?
I for one thing XHTML > HTML
xHTML != HTML
xHTML: eXtensible Hypertext Markup Language HTML : HyperText Markup Language
If you want to know if is valid go to the HTML Validator – http://validator.w3.org/
Yea I found the validator and all, but things like SMF templates are XHTML verified NOT HTML http://www.simplemachines.org/
And since XHTML includes HTML (XML and HTML )
does XHTML do the job?
Yea I found the validator and all, but things like SMF templates are XHTML verified NOT HTML http://www.simplemachines.org/And since XHTML includes HTML (XML and HTML )
does XHTML do the job?
Sorry to double post but their is no edit button from what I see but also,
the SMF site is validated in XHTML but not HTML due to short tags IE
<div></div>
vs.
<div>
</div>
Thats the only reason my document is passing in XHTML and not HTML so what is the call? Can I mark it as HTML validated, or no?
Seems like a pretty small thing. I just don’t want to go through and change all the short tags to the full version and having
<br />
and
<hr />
code just bugs me.
Thanks.
If your doctype is XHTML Transitional 1.0, and it passed the w3.org XHTML validator, then it is valid code. It is XHTML Valid.
xHTML != HTMLxHTML: eXtensible Hypertext Markup Language HTML : HyperText Markup Language
If you want to know if is valid go to the HTML Validator – http://validator.w3.org/
HTML
XML + HTML = XHTML
All HTML !
COPYRIGHT © 2012 ENVATO| TERMS OF USAGE| SUPPORT/HELP| ICONS BY TANGO + WEFUNCTION + FAMFAMFAM
Adobe®, Flash®, Flex®, Fireworks®, Photoshop®, Illustrator®, InDesign® and After Effects® are registered trademarks of Adobe Systems Incorporated.