I've got this server side include I'm having trouble with. There are two images, one from eBay and the other from Paypal that I'm trying display on the page. The code has been supplied by both paypal and ebay. Each one does it differently.
The images do display correctly, the links work, but they don't align veritcally. They are right next to each other and look goofy. I've tried vertical allignment options, I've tried using spacer images. For the latter, I would get it to look ok in Firefox, but IE still sucked. The only option that worked was allign=top but that looked odd.
I've attached a file with the code, minus some javascript stuff at the top.
Any ideas on how I can allign the two images?
BTW, is is permissable or advisable to post html code in the body of messages on this forum?
Send a link to your page, so we can see the problem. "Goofy" doesn't really provide enough information.
Yes, you can post code. You type code in square brackets, paste your code, then close the code tag.
Code:
your code here
KDLA
FYI
* My screen resolution is set at 1680x1050
* I'm accessing your site through a T1 line
* I'm probably viewing it using Firefox (unless browser is specified)
I agree with using CSS. Are you trying to keep them horizontal or line them up vertical? I might would get rid of the spacer and withing the same <td> create a new table.
Bookmarks