Standards Based Design
One of our key strengths lies in producing websites using web standards (HTML 4.01, XHTML 1.0 and CSS 2). A website that is built using these standards provides the best possible solution with regards to:
- Accessibility;
- Forward compatibility with new browsers and devices;
- Search engine optimisation;
- Page load speed;
- Lowered serving bandwidth costs.
FarCry generates standards compliant XHTML templates by default. Developing to web standards enables us to separate the presentation layer from the website mark up/code ensuring we build a solution which provides the ability to make changes to the sites aesthetic if required with minimal impact.
Daemon promotes the idea of building websites that support these web standards as opposed to building sites that are tailored to or support specific browser makers and versions.

