View Full Version : Help with postitioning text...PLEASE HELP ME!!!


punkycake
04-17-2004, 04:30 AM
I've never done a CSS page before, so I have no idea what I'm doing. But, how do I position text? I know how to position pictures...but yeah...what about text? Like, I want it to go on the near-bottom left of the page, is there any specific code I can use to make this easier???

Valkyrie
04-17-2004, 04:38 AM
You can use div layers to position your text and images.
A basic div would look like this:

<div style="position:absolute; top:# left:#; width:#; height:#; z-index:1;">

Your stuff would go here.

</div>

Just replace the # with your numbers. I hope that helps. :)

punkycake
04-17-2004, 04:40 AM
Thank you! Wow, I noticed you have a quiggoe avatar, im on neopets right now, that's what im using this code for! hehe

Valkyrie
04-17-2004, 04:42 AM
Np! :)
Hehe, yea, I love Quiggles. :P