Do You Validate?
July 17th, 2006As I learned to code, one of the tasks that my employers would always give to me was to make sure my code was validated.
Why validate?
1) Valid code will render faster in the browser - it may not seem like a huge time savings, but every little bit counts
2) Valid code will render better in […]





