By Thierry.Lefort
via css-tricks.com
Published: Sep 24 2008 / 12:43
A while back I showed you how to create a Body Border with CSS. Basically, we used four fixed position DIV’s to ensure all edges of the screen got a border and that the border would sit on top of all other content.
Let’s take that same idea and expand on it.
* Instead of a solid color, we’ll use an alpha-transparent black gradient.
* Instead of it being always-on, we’ll have it fade in on a particular rollover.
Add your comment
Voters For This Link (10)
-
Thierry.Lefort -
bloid -
mswatcher -
psibunt -
chriscoyier -
gdboling -
thinkingserious -
olagato.myopenid.com -
marco_rossi -
vandelay


