Tag Archives: html

Just because things can animate does it mean they should!

Clunky and badly designed animation has flooded the web for as long as I can remember.  In the early days this phenomenon belonged to the animated gif files blinking furiously at you in an erratic attempt to attract your attention, while in comparison today’s web is littered with a mixture of gif, javascript and now flash animation. So this [...]

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 [...]

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!