Category Archives: Web Design

Tools & Tips…

Well, I’m going to try to divulge more of my development experiance to others. Starting with some ‘Tools & Tips‘. Let me know if there are any topics/questions from all forms of development PHP, Java, .NET .. and management (people … Continue reading

Posted in Programming, SEO & SEM, Software, Technology, Web Design | Leave a comment

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

Search Engine Ranking via Title Tags

”How do I get my website page to rank well in search engines for a certain search term?”. While there are many techniques and tactics that can contribute to how your website ranks, one of the most fundamental is through … Continue reading

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

Firefox horizontal jump between pages!

For a very long time I have always been annoyed by Firefox… Have you ever witnessed the ‘horizontal jump’ cause by your content being taller then the browser size? And the effect is when you go between pages that are … Continue reading

Posted in Browsers, CSS, Internet, 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