I would like to put some square affiliate advertisements in a footer side-by-side. I need html to do this because they stack on top of each other. any ideas?
I need html help for blogger and advertisements?
Use a table like this:
%26lt;table width="500" border="0" cellspacing="0" cellpadding="0"%26gt;
%26lt;tr%26gt;
%26lt;td%26gt;Advertisement 1%26lt;/td%26gt;
%26lt;td%26gt;Advertisement 2%26lt;/td%26gt;
%26lt;td%26gt;Advertisement 3%26lt;/td%26gt;
%26lt;td%26gt;Advertisement 4%26lt;/td%26gt;
%26lt;/tr%26gt;
%26lt;/table%26gt;
Unless, of course, these ads are dynamically generated from a 3rd party advertiser.. it will need to be done in another way..
dog names
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment