Thread: Html question
View Single Post
Old 10-25-2002, 02:20 AM   #7
LennonCook
Jack Burton
 

Join Date: November 10, 2001
Location: Bathurst & Orange, in constant flux
Age: 38
Posts: 5,452
Quote:
Originally posted by andrewas:
I stole some autogenerated code to do this. A div tag with a style attribute. Somthing along the lines of

code:
<div style="position:absolute; left:0px; top:0px;">
.
.
.
</div>
Anything inside that div tag will appear starting at 0,0. (Yes, you can do weird things with this, like make text appear outside your own post ETC. DOnt bother doing it though.)[/quote]Span tag will work aswell. (and in some situations has been known to work *better* than div for some reason...) [img]smile.gif[/img]
LennonCook is offline