H3 Web Boutique
Web standards are a set of guidelines or specifications created to:
Quite a bit, actually. You should ensure that the Web developer you hire uses these practices as guidelines. Why? Sites built to Web standards are:
They’re easier to code, so production costs are lower. They’re easier to update and maintain. Separating style from content makes redesigns less expensive and easier. Bandwidth costs for high-traffic web sites can be significantly reduced due to the smaller file sizes usually achievable with tableless code.
Standards compliant sites are accessible to a larger audience—blind persons, people with colour-blindness, people with mobility restrictions—and can be accessed by a wider range of devices—handhelds, screen readers, text browsers, search engines. An ever expanding number of countries, provinces, and states are requiring web sites be accessible to persons with disabilities. You can get ahead of the curve.
Want a new colour? Want to add a new section to the site? It’s easy to do if your site is built to standards. Separation of content (text) from the presentation (design and formatting) allows you to make a single change to your site’s CSS style sheet, and change the look an entire page, section, or site.
Sites load faster and are more responsive; there’s less waiting and more doing. They are compatible with more versions of a larger selection of browsers and platforms. They are future-proof: they will continue to function on future browsers and can accommodate other devices such as PDAs and mobile phones.
Search engine spiders love standards-based web sites—they are easier for search engine spiders to index.
Copyright© 2009 Johnh3nry, Inc. All rights reserved.