HTML & CSS

HTML and CSS are the essential two languages needed to put together any web page. HTML (the markup) describes the structure and content or information that makes up a page while the CSS (the style sheets) describe the style, presentation, layout and positioning of that content.

I take a layered photoshop file produced by a designer (which is sometimes myself) and create the pixel perfect HTML & CSS needed to display the page correctly in all current browsers.

Put this together with Javascript and AJAX on the front-end and a CMS such as Umbraco on the back end and you have a complete web development solution.

If you are a designer but not a coder, why not contact me to have a chat about your web build.

Hand coded HTML & CSS

For those who appreciate the difference. All my HTML & CSS is hand coded and accessable.

I don't use software to generate bloated overly complex redundent code, but carefully create lean, hand coded, cross-browser HTML & CSS.

Finally, I will never create layout using the HTML <table> tag