Tuesday, August 25, 2009

Code Validation

Plugged my Learning proposal into the W3C Validator. When I validate it for Strict XML 1.0 (as per the DOCTYPE statement), I get 73 errors. When I validate for HTML 5, I get 41 errors.

From the look of things the errors are mainly around formatting - using HTML instead of CSS to set the style (font, heading formats, etc).

It's definitely got an issue with me defining the font in HTML...but I hate having to read things in Times New Roman so it had to change for the sake of my eyesight! I'll use CSS once I get my head around it I promise.

No comments:

Post a Comment