This content has been marked as final.
Show 2 replies
-
1. Re: my <META NAME="" CONTENT=""> syntax and proper order?
Nancy O. Mar 21, 2011 1:46 PM (in response to INTYME1985)Meta tags require no particular order for SEO.
/> = XHTML code
> = HTML code
Use whichever closure method matches your Document Type Declaration (DTD).
Upper case tags are not valid in XHTML documents. Use lower case.
Validate your code.
Code Validation Tools
------------------------------------
CSS - http://jigsaw.w3.org/css-validator/
HTML - http://validator.w3.org/Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media Specialists
http://alt-web.com/
http://twitter.com/altweb -
2. Re: my <META NAME="" CONTENT=""> syntax and proper order?
INTYME1985 Mar 22, 2011 4:25 AM (in response to Nancy O.)Thank you Nancy, you are awesome! I appreciate the additional links too!



