View Single Post
  #3 (permalink)  
Old Aug 10th, 2007, 14:18
RZX Developer RZX Developer is offline
Reputable Member
Join Date: Jul 2007
Location: UK, Essex
Age: 21
Posts: 172
Thanks: 0
Thanked 1 Time in 1 Post
Re: CSS border styling

Hi karinne,

I have a div class that is the main body container for my page content which has this code : margin:0px auto;width: 800px;background-color: white;border: 1px solid black;

how would I go about making that border fade from black to white?

Wayne
Reply With Quote