If you are learning to build websites, or have been already, know that learning how to validate your HTML could be one of the best things you could do. My next post will be about its benefit for website owners and developers, but today it’s about the user.
They Didn’t Even Notice You Validated
Most web users don’t even know if a website has valid HTML or not. Is there a reason for them to? Not really. They just want the site to work. Do you think visitors notice when your site doesn’t work, appears messed up in their browser, or takes forever to load?
Taking the time to use W3C’s method to validate your HTML is an important step to take when building a website because it can have a huge impact on your users. Continue reading »