Translate

Pages

Tuesday, 27 March 2012

HTML VALIDATION



HTML VALIDATION
Once you have finished a page, make sure your coding is valid by checking your documents against the
W3C’s HTML validator at:
http://validator.w3.org/
This program will pick out all HTML errors, and it is a good idea to perform this step even if your document is
displaying perfectly.
NOTE: All pages using the Libraries’ templates have coding included within them that facilitate the use of the
HTML validator. If you want to use the HTML validator on your own page (or you are editing an older page on
the Library server), type this at the very beginning of your document, before the <HTML> tag:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
Then use the HTML validator to check your coding.

0 comments:

Post a Comment

Thank you for your valuable comments..

 
Twitter Bird Gadget