CSS hover effect

CSS hover effect

An hover effect on 4 tabbed boxes.

http://veerle.duoh.com/blog/comments/css_hover_effect/

Cheat sheets

CSS cheat sheetHTML cheat sheetsMicroformats cheat cheets

Download these three cheat sheets, very usefull on the day you forget everything : )

- CSS cheat sheets
- HTML cheat sheets
- Microformats cheat sheets

And two extra cheat sheets, the Google Guide Quick Reference and htacces cheat sheet

source: ilovejackdaniels.com, google search and Veerle’s blog.

CSS style theme switcher

CSS style theme switcher

What does this thing do?

6 times a day, the body will change to a different class name. In the css file CSSTimeSwitch.css will be defined what has to change.

- after 01:00 => class .night
- after 07:00 => class .morning
- after 11:00 => class .noon
- after 13:00 => class .afternoon
- after 17:00 => class .late-afternoon
- after 20:00 => class .evening

The class names are changed with a javascript, if javascript is disabled the general style will be used.

Read the full article and download the source files at read more.

Continue reading CSS style theme switcher…

CSS gradients

Gradient

This is an easy way to change the color of your gradient, using png and body background color.

Continue reading CSS gradients…

The best of March 2007 by Smashing Magazine

Smashing Magazine

Every month Smashing Magazine take a look around and select some of the most interesting web-development-related web-sites. You’ll find useful references, tutorials, services, tools, techniques and articles Smashing Magazine have found over the last 30 days.

This month they have found great articles like Circular css Menu, Uni-form, CSS speech bubbles, CSS Time switcher, …

http://www.smashingmagazine.com/2007/04/12/best-of-march-2007/

Actual Browser Sizes

Actual Browser Sizes

A interesting article about the actual browser sizes.

With a link : http://www.baekdal.com/reports/actual-browser-sizes/

thx for the link Wim

CSSTYPE V2

csstype

Web safe typography on screen for pixel perfectionists. A tool to see how your text will look like, you can copy the css output.

Tags that you can change: font, size (em), text decoration, word spacing, line height, letter spacing, text-align, color, background color, width, padding and text-indent.

http://www.csstype.com/

Update of the reset.css

Eric Meyer

Eric Meyer updated the reset file. This file is used to reset all browsers, almost all the html elements will react the same way in all browsers.

http://meyerweb.com/eric/thoughts/2007/04/14/reworked-reset/

Powered by WordPress with GimpStyle Theme design by Horacio Bella.
Entries and comments feeds. Valid XHTML and CSS.