Website: http://www.dealsneaker.com/projectx/projectx.html
Can anyone help?
I'm having trouble with trying to figure out how to keep text on the right of the image and never go under the image,
thanks in advance.
![]()
Website: http://www.dealsneaker.com/projectx/projectx.html
Can anyone help?
I'm having trouble with trying to figure out how to keep text on the right of the image and never go under the image,
thanks in advance.
![]()
Since you are already using a table, the easiest method would be to, instead of (an oversimplification of what you have):
do:HTML Code:<tr><td><img>everything else in the cell</td></tr>
You would likely need to set the width of at least the first cell, perhaps both of them.HTML Code:<tr><td><img></td><td>everything else that was in the one cell</td></tr>
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Bookmarks