Pixel Perfect Coding

Two of my projects last week moved out of the design phase and into the coding phase.
It is during this phase that the non functional design created are sliced up and reconstructed into into fully functional web pages albeit void of content. Content population comes next.

During this intial coding phase our pages are tested, tested and tested again to ensure they perform well across all user platforms and browsers. In a perfect world all browsers would render a coded page exactly the same way …but this is not the case. Browsers can introduce gaps and spaces into a design. A web design which displays seemlessley when viewed with internet Explorer can have gaps and spaces when view with Firefox.

We employ a standard of pixel perfect coding …a design will display seemlessly whatever browser it is viewed on. We achieve this though the slicing logic used in cutting up our designs and careful coding with hacks where necessary.

Leave a Reply

Your email address will not be published. Required fields are marked *