Over the last couple of weeks Ionata launched two new websites that were both built by me. The first one is the new site for St. Virgil’s College in Hobart. (...)
I don’t use image preloading very often – in many cases it can be avoided by using sprites. Sometimes however it’s difficult to avoid it when injecting new image content (...)
In a recent project for a children’s early learning centre, I was given a design with a mosaic-like homepage full of images. The designer asked for a little bit of (...)
Everyone knows CSS hover effects. You can simply define a hover state with CSS and on mouseover the object will change it’s colour, background or other properties to highlight it. (...)