View Full Version : What is the code to make a div box?


outgoing.clueless
08-19-2006, 06:43 PM
What is the code to make a div box? And if possible how do round the edges?:confused:

sarboo3
08-21-2006, 06:03 PM
<div style='position:absolute; left:39px; top:94px; width:450px; height:421px; overflow:auto; FILTER:chroma(color=#DBF7F7);'>TEXT HERE</div>

As far as I know, you can't round the edges :(.