It’s hard in this day and age to build a site that is standards-compliant because once third-party advertising codes, etc. have finished with the once-valid markup, things can turn ugly. Even though these sites end up having invalid code, they still look okay in the browser so it seems pointless to make the final code perfect. But this can lead to many problems in the future. That is why there are many benefits to building websites within web standards. These include shorter development cycles, lower maintenance costs, quicker page load times, an increase in site’s accessibility, device independence, a metric it can be measured against, and the knowledge that your site is compliant with future browsers. Validation is an ongoing process that will continue long after the site launches. It’s also important to figure out these errors in markup for a website before it goes live and causes lots of extra time and trouble for web developers to figure out. Even though sites with invalid code can look the same as valid, well-coded sites, they end up costing much more to maintain.
While I understood the gist of this article, I didn’t know all the meanings of certain words or programs that were mentioned throughout it. This is because I don’t quite know all the lingo involved with building websites yet. Considering that I have only worked in HTML and CSS in Dreamweaver, I have a hard time understanding how it could get so complicated. Although there might be more efficient or easier ways to code, Dreamweaver is very consistent in making sure markup is valid. Being able to preview my websites has made it easy to see if something has gone wrong in the markup. So based on what I read in the article and the experience I do have with coding, I agree with Marcotte that error-free markup is essential. It will save so much time in the future and make things easier to change if code is done right the first time!
-k
Marcotte, Ethan. (2007). Where Our Standards Went Wrong. A List Apart: For People Who Make Websites, 233.
http://www.alistapart.com/articles/whereourstandardswentwrong/
http://www.alistapart.com/articles/whereourstandardswentwrong/