nubs
08-22-2005, 05:58 PM
ok i got a div that scrolls ...i was wanting to know any way i can put a boarder around that ?? :)
|
View Full Version : Lil Help Plz!!! nubs 08-22-2005, 05:58 PM ok i got a div that scrolls ...i was wanting to know any way i can put a boarder around that ?? :) youley 08-22-2005, 06:19 PM ok i got a div that scrolls ...i was wanting to know any way i can put a boarder around that ?? :) You could either do it with a graphics or add cellpadding=1 kittycat 08-22-2005, 07:19 PM border: 1px solid #000000; Add that to the div CSS or between the style=".." bit in the div tag |