soundasleep
05-30-2003, 11:18 PM
i know this has been asked, but i looked and i think it might be because i'm doing something stupid. but, my picture won't center.
<DIV id="one_day" style="position: absolute; top:425px; left: 0px;" align="center">
<img src = "heroday.jpg" align="center" width="800" height="100" alt="one day"></div>
why won't the center in div or img work? is it because i put it as absoltue positioning? can i change that and still have the picture 425 px down from the top?
or if i put it in <center></center> tags, it won't work either. grr
<DIV id="one_day" style="position: absolute; top:425px; left: 0px;" align="center">
<img src = "heroday.jpg" align="center" width="800" height="100" alt="one day"></div>
why won't the center in div or img work? is it because i put it as absoltue positioning? can i change that and still have the picture 425 px down from the top?
or if i put it in <center></center> tags, it won't work either. grr