Click to See Complete Forum and Search --> : Borders


Collegekid19
04-13-2006, 01:06 AM
Hi...could someone check out www.collegehumor.com There appears to be a shadow border on the left and right side of the main table... Could someone explain how to get this effect? Can it be done in dreamweaver with CSS...HTML code?

skilled1
04-13-2006, 04:00 PM
you define the background color using the <body> tag, then simply create a gradient gif/jpg image to scale with the content table, and place it on the outside.

a good example of this is nested tables.