HTML/CSS integration
You can't have a website without HTML
HTML integration is the basis of all websites. Good HTML code is essential not only to cross-brower compatibility (Internet Explorer, Firefox, Safari, Chrome), but also to the visibility of a website in search engines.
It's all about the code
The code of Symetris' websites is of the highest quality because we code by hand. We don't use quick design extractor software that exports non-compliant code. We make sure every line of code is well written, accessible and easy to read.
Our HTML is completely styled with CSS (cascading style sheets). This makes it easy to alter the design sitewide and separates the container (HTML files) from its styling (CSS files). It also optimises the code for search engines like Google, Yahoo and Live Search.