Tag Archives: Web Design

Making your website work with Internet Explorer 8 (IE8)

OK probly well known by now. But if you’re site is ‘broken’ in IE8, you could try the following which tells IE8 to work liek IE7. <meta http-equiv=”X-UA-Compatible” content=”IE=7″ /> It belongs in the document’s HEAD. More importantly it needs … Continue reading

Posted in Browsers, CSS, Web Design | Tagged , , , | Leave a comment

Principles of Web Design

When I undertake developing a website I always try to keep 3 key principles in mind; 1. Simplicity 2. Modularity 3. Balance Follow my basic guide and you’ll become a better developer/designer…

Posted in SEO & SEM, Web Design | Tagged , | Leave a comment