Hello. I've tried numerous tactics, but can't get columns to display side by side evenly when I paste HTML into the Craigslist box. When I preview outside of Craigslist, it looks fine. But when I preview the ad before publishing, the text in the left column jumps down, while the image at right stays where it should. Even when I use an HTML template by a third party, the same thing happens:
Here's the most stripped-down, simple code I tried:
<table border=0 cellspacing=0
cellpadding=0 width=482>
<tr>
<td width=320 valign="top"><font face="Verdana, Geneva, sans-serif" color="#666666" size="2">I have experience uploading hundreds of articles for my past client and am looking for work loading and editing content on a freelance basis. The kind of work that results in pages like the one at right. <br />
<br />
You build the page, I load the content. These pages can take as little as 5 to 15 minutes to load, and I'm charging $20/hour. If you are an individual or company with the need for ongoing help and numerous page uploads, I can produce.</font></td>
<td width=10 valign="top"> </td>
<td width=152 valign="top"><img src="webExBdrSm.jpg" width="150" height="224" /></td>
</tr>
</table>
Any suggestions?
Thank you so much.
Here's the most stripped-down, simple code I tried:
<table border=0 cellspacing=0
cellpadding=0 width=482>
<tr>
<td width=320 valign="top"><font face="Verdana, Geneva, sans-serif" color="#666666" size="2">I have experience uploading hundreds of articles for my past client and am looking for work loading and editing content on a freelance basis. The kind of work that results in pages like the one at right. <br />
<br />
You build the page, I load the content. These pages can take as little as 5 to 15 minutes to load, and I'm charging $20/hour. If you are an individual or company with the need for ongoing help and numerous page uploads, I can produce.</font></td>
<td width=10 valign="top"> </td>
<td width=152 valign="top"><img src="webExBdrSm.jpg" width="150" height="224" /></td>
</tr>
</table>
Any suggestions?
Thank you so much.