Link Details

Your vote is more precious than gold. Login and vote now.
Link 118806 thumbnail
User 252611 avatar

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.
  • 10
  • 0
  • 1323
  • 283

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.