Tag Archives: design

I can create a website for you!

Are you a new business that is looking to create a web presence,  an existing business who wants to step out into the Internet or even just someone who feels the need to express themselves online – I can help you create the ideal platform for you!

The Internet is an ever changing system, and at the speed [...]

Design and build dos and don’ts

Over the years I have encountered a number of bad practices with website design and content,  usually these are requests by clients who are trying to squeeze every last penny out of their website, but sometimes it is web designers who are creating a project for themselves rather than the end user.  I understand that [...]

Is Firefox really better than IE?

I am a web designer so dealing with multiple browsers is just part of the job.  Making sure that your pages appear correctly in as many browsers as possible is the key to make sure you touch as many users as you can.  With this experience I have seen a certain amount of snobbery when it comes [...]

CSS layout made easy

 
When creating a html or CSS document it is not only important to make sure the page meets as many of today’s web standards as possible, it is also important as a web page editor to be able to easily find your way around your documents.  Here is a quick guide to help make editing your css [...]

Absolute positioning with CSS

When learning CSS you will no doubt quickly master positioning your divs using floats, margin and padding. There is however another way!