|
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
|