View Single Post
Old 12-20-2005, 02:56 PM  
porncaster
Registered User
 
Join Date: Oct 2005
Posts: 39
ive done something similar by wraping links in floating div tags. if you still need a solution, and for everyones edification, here is my solution to create a six column 'table' that goes on forever

[HTML]
<div style="width: 600px;">
<div style="float:left; width: 100px"><a href="link">link</a> &nbsp;</div>
<!-- duplicate the above line a bunch of times and watch it wrap -->
</div>[/HTML]

im working on a link exchange script that makes doing stuff like this unnecessary, and im looking for input on needed features. if youve got any ideas, kindly post them here.
__________________
Porncaster.net : Let the porn come to you!!
porncaster is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote