Posted by dougreding on 12/25/47 11:40
Simple example table:
http://www.coryreding.com/table.html
Forgive my ignorance, but I have been searching for an answer to this
for a few hours to no avail. (Obviously I am new to XHTML)
I want to add some PayPal "add to cart" buttons to a site I'm creating
with Dreamweaver MX 2004. I created a table to house the buttons and
item descriptions. Unfortunately there is a line break inserted after
the button no matter what I have tried which screws up the alignment
and look of the table / page. Apparently this line of code adds a line
break no matter what one does:
<input type="image" name="submit"
src="http://images.paypal.com/images/x-click-but22.gif" border="0" />
On the second row of this table I have simply inserted the "add to
cart" button image with no form; this displays the alignment I need to
do WITH the form (no line break). Is there anything that can be done to
eliminate the line break?
Many thanks to anyone who can offer suggestions. :)
Navigation:
[Reply to this message]
|