benjibo
10-11-2005, 06:41 PM
dont delete this if this already here or this is unrevealant <sp?>
but, if you're stuck on div positioning: heres an explanation...
<div style="position: absolute; top: 00px; width: 00px; left: 00px; height: 00px; right: 00px;" align="left">
The "top" part is how far from the top of your screen.
The "width/height" is how long/height the div is going to be (optional)
The "left" part is how far away the text/image is away from the left side of your screen.
The "right" part is how far away from the right your image/text is going to be from.
The "align" part is where abouts it is on your screen.
I hope this may help people, please add to this thread if there is any more to this...:fish2:
but, if you're stuck on div positioning: heres an explanation...
<div style="position: absolute; top: 00px; width: 00px; left: 00px; height: 00px; right: 00px;" align="left">
The "top" part is how far from the top of your screen.
The "width/height" is how long/height the div is going to be (optional)
The "left" part is how far away the text/image is away from the left side of your screen.
The "right" part is how far away from the right your image/text is going to be from.
The "align" part is where abouts it is on your screen.
I hope this may help people, please add to this thread if there is any more to this...:fish2: