Posts Tagged ‘web’

The differences between designing for print and the web

Saturday, September 29th, 2007

I regularly come in contact with many print designers who insist on designing websites as well as promoting their services as web designers or so called ‘interface designers’.

So I’d just like to take this opportunity to say that, in my experience, print designers can’t design websites. Why is this the case though? What does a print designer need to consider when attempting a new website design project? Here are my thoughts on the matter. (more…)

The Benefits of using Web Standards in Website Design

Sunday, August 5th, 2007

There is nothing new about web standards. They’ve been around almost since 1994, but what are web standards and what are their benefits?

What are web standards?

Web standards are a set of guidelines set out by The World Wide Web Consortium (W3C) which aims to provide a blue print for the long term use and development of the internet. The general jist of the W3C guidelines revolves around making websites accessible to all web users regardless of ability, disability or method of internet access. The core tool in making standards compliant websites is XHTML and CSS (cascading style sheets). The XHTML uses sementic markup to display the websites content in a logical order. The CSS code, which is located in an external stylesheet, governs the page layout and design. Different stylesheets can be written for different media types such as browsers, printers, screen readers and pda’s (more…)