twelve Why should I care about web standards?

Webfooted Designs designs websites using a combination of valid XHTML (Extensible HyperText Markup Language) and CSS (Cascading Style Sheets). The purpose of this is to separate content from presentation. This has the following benefits:

Different browsers can interpret website markup in different ways. To make sites available to as many different users as possible, we test on a wide range of browsers (including Internet Explorer, Netscape, Mozilla, Firefox, Opera and Lynx) on the Windows, Mac and Linux operating systems. Designing websites using standards-compliant code ensures greater cross-browser compatibility and also future-compatibility so that you can be confident that your site not only looks good in today's browsers but also in future versions.