View Full Version : How do I create HTML banners?
certify
Fri 24th Aug '01, 1:06pm
I've never done this before, so any help would be greatly appreciated.
eva2000
Fri 24th Aug '01, 1:17pm
huh html banners?
you mean a table sized like a banner with text in it?
Niatrom
Mon 27th Aug '01, 9:11pm
<table cellpadding=1 cellspacing=0 border=0 bgcolor=black>
<Tr>
<td>
<table width=100% cellspacing=0 cellpadding=0 border=0 bgcolor=white>
<tr>
<Td valign=center align=center>
Click here for my website!
</td>
</tr>
</table>
</td>
</tr>
</table>
voila!
edit:
oh, you can set the width and height of the table to 468x60 too, to look even more realistic ;)
electrobase
Tue 28th Aug '01, 8:01pm
this is a real html ad that actually works.
feel free to post it on your site :)
it will allow your visitors to search our database of electronic component distributors and manufacturers.
<form action="http://www.electrobase.com/app/prod/eb/main.php?navId=all&rgnId=all" method="post" name="eb" target="_eb">
<table border="1" bordercolor="#000000" width="468" height="58" style="border: thin none" bgcolor="white" cellspacing="0" cellpadding="0">
<tr height="58">
<td height="58">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td><img src="http://www.electrobase.com/app/prod/eb/ads/gifs/LEFTSIDE.GIF" align="left"></td>
<td><input type="text" name="nameFragment" size="9" maxlength="20"> <input type="submit" value="Search"> <img src="http://www.electrobase.com/app/prod/eb/ads/gifs/RIGHTSIDE.GIF"></td>
</tr>
</table>
</td>
</tr>
</table>
</form>
danielson
Sat 8th Sep '01, 7:55am
I use this program all the time... very easy to use and free for 30 days before you need to register... The cost is very low and after the first 30 days I would say you will have it down no prob... I also create animated gif's with it of all sizes...
go to:
http://www.bannermakerpro.com
Just wish I could get help setting up a banner rotation script :(
vBulletin® v3.8.0 Beta 3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.