Category Archives: Web D.

When creating web sites the terms Web Development and Web Design are often used. The associated tasks so often overlap that it seems pointless to keep them separate.

I Have a Really Big ‘m’

Contemporary wisdom says that we should use the relative unit ‘em‘ for most, if not all, element measurements in web design. So, how big is an ‘em’? I set up a small experiment to tell me just that.

Posted in CSS, Web D. | 1 Comment

CSS3 Jumping Icons Revisited

When I wrote about the Icon Jump Effect with CSS3, I was inspired by Gabriele Romanato’s CSS: jump effect on icons.  I added CSS3 translation and scaling to the jumping icons, but I wanted to take it a bit further.  … Continue reading

Posted in CSS3, Web D. | 3 Comments

Icon Jump Effect with CSS3

I just read an article about how to create a “Jump Effect” with only CSS. It’s a good article, but I want to take advantage of the animation capabilities of CSS3. So, I wrote my own version and added a … Continue reading

Posted in CSS3, Web D. | 2 Comments