How to ad pictures to this heading
I have created a heading with the following code:
<tr>
<td bgcolor="#800000" valign="top"></td>
<td rowspan="3" colspan="7" bgcolor="#800000" VALIGN="MIDDLE"><FONT ="ARIAL" SIZE="5" COLOR="WHITE"><center>AMERICAN BUSINESS ENTERPRISE</center> </FONT></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
</tr>
<tr>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td><img src="images/spacer.gif" width="1" height="22" border="0"></td>
</tr>
<tr>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td bgcolor="#800000" valign="top"></td>
<td><img src="images/spacer.gif" width="1" height="22" border="0"></td>
</tr>
I would like to ad a picture to each side of the title. However, when I add pictures, they do not have proper spacing between the heading and the picture. How do I make sure that each picture has equal spacing from the title.
Thanks.
set everything up with a CSS class
if you don't know how to, trust me, it is worth reading some CSS stuff.
you would be amazed at what you can do with CSS, it makes everything look so much better
Picture
Can someone give me some sources on CSS?
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks