View Full Version : A bit confused...


Miss_Thang
07-17-2004, 06:05 PM
I wrote the "copyright" thingy for my page...I wrote it on the indexx part of my page but it shows up on the top of my page when I want it positioned on the bottom left...I don't know how to get it positioned to where I want. Here's the code for this little insident:

<div align="center"><p><font family="times new roman" size="2" color="#000000">© Copyright 2004 Todoporaventura.com All rights reserved<style="position:absolute; top:820px; left:40px;"/p/div/font>

I know it's wrong...but I tried otha ways n it doesn't seem to be working :( Can some one help me with this please?

salomeyasobko
07-17-2004, 06:41 PM
you forgot some tags and the placement of codes is just.. off :P here:

<div align="center" style="position:absolute; top: 820px; left: 40px"><p><font family="times new roman" size="2" color="#000000">© Copyright 2004 Todoporaventura.com All rights reserved</p></font></div>

that should work :)

Miss_Thang
07-17-2004, 07:07 PM
Thaankkk Yoouuu!!!!!!!! :d