Shareware Music Machine Hitsquad.com
Over 1,000,000 Visitors Every Month  
Home | Site Map | News | Search | What's New? | Discussion | Add Listing | Advertising
 
 Display Advertisement Templates
The following are examples of Display Ads and the basic HTML Table code you need to create them.

These are only basic examples and a qualified web designer can create much more sophisticated ones by following our Display Ad Specifications which you can get from your Hitsquad Advertising Representative.

NB This is not intended as a comprehensive guide to design or HTML. The purpose of this information is to give someone with existing HTML knowledge a basic understanding of how HTML Tables are to be structured for our Display Advertisement format. For complete specifications on HTML Tables see http://www.w3.org/TR/html4/struct/tables.html and for complete specifications on HTML see http://www.w3.org/TR/html4/


Example 1: Single image on the left
 

 
Image goes here  

 

 

 
Your advertising copy goes in here.  

 

Here is the basic HTML code that will produce the layout above (without the border line):

  <table border="0" width="100%">
    <tr>
      <td align="center">
        Image goes here
      </td>
      <td width="100%" align="center">
        Your advertising copy goes in here.
      </td>
    </tr>
  </table>
  


Example 2: Single image on the right
 

 
Your advertising copy goes in here.  

 

 

 
Image goes here  

 

Here is the basic HTML code that will produce the layout above (without the border line):

  <table border="0" width="100%">
    <tr>
      <td width="100%" align="center">
        Your advertising copy goes in here.
      </td>
      <td align="center">
        Image goes here
      </td>
    </tr>
  </table>
  


Example 3: Images on both sides
 

 
Image 1 goes here  

 

 

 
Your advertising copy goes in here.  

 

 

 
Image 2 goes here  

 

Here is the basic HTML code that will produce the layout above (without the border line):

  <table border="0" width="100%">
    <tr>
      <td align="center">
        Image 1 goes here
      </td>
      <td width="100%" align="center">
        Your advertising copy goes in here.
      </td>
      <td align="center">
        Image 2 goes here
      </td>
    </tr>
  </table>
  


Example 4: Images on both sides and an image above the copy
 

 
Image 1 goes here  

 

Image 2 goes here  

 
Image 3 goes here  

 

 

 
Your advertising copy goes in here.  

 

Here is the basic HTML code that will produce the layout above (without the border line):

  <table border="0" width="100%">
    <tr>
      <td align="center" rowspan="2">
        Image 1 goes here
      </td>
      <td align="center" width="100%">
        Image 2 goes here
      </td>
      <td align="center" rowspan="2">
        Image 3 goes here
      </td>
    </tr>
    <tr>
      <td align="center" width="100%">
        Your advertising copy goes in here.
      </td>
    </tr>
  </table>
  

 


Back to Advertising Media Kit Contents | Back to Advertising Examples

Shareware Music Machine
Is Proudly Sponsored by
MI - Find out more

Shure - Find out more

Same Day Shipping On Music Gear - Click to find out more

Top Brand Names at the Guaranteed Lowest Price


MUSIC SOFTWARE
Windows 95 to XP 
Windows 3.1 
Macintosh 
BeOS 
Linux 
OS/2 
DOS 
Atari 

RESOURCES
Competitions-Prizes 
Tutorials & Advice 
Discussion Forum 
Reference Books 
Free Content For Webmasters 
Free Banners 
News Archive 
Search 

COMPANY INFO
Advertising Media Kit 
Hitsquad Home Page 
Privacy Policy 
SMM People 
Web Cam 
Contact Info 

 

Home | Site Map | News | Search | What's New? | Discussion | Add Listing | Advertising
The Musicians Web Center for music resource and industry information on the Net
Click here to add Shareware Music Machine to your del.icio.us bookmarks
Hitsquad.com
Copyright © Hitsquad Pty Ltd 1995 - 2008 All rights reserved.