View Full Version : Div


Rayna0607
03-25-2003, 03:41 AM
this is the code that i have:
<ilayer name="scroll1"><div id="scroll3" style="width:700; height:375; BACKGROUND: ccffcc; FILTER: alpha(opacity=80); overflow:auto">


how can i align this to the left?

epolady
03-25-2003, 04:09 AM
Add align="left" to your DIV tag.

Rayna0607
03-25-2003, 07:24 PM
somehow it's not aligning for me....it's still centered

Rayna0607
03-25-2003, 07:40 PM
nevermind, i realized what i did wrong....thanks anyway