HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

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
  • 2127
  • 0

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.