The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
2 posters

    Advertising table code

    ddoesmc
    ddoesmc
    Forumember


    Male Posts : 283
    Reputation : 11
    Language : Mainly english
    Location : New Jersey

    In progress Advertising table code

    Post by ddoesmc Thu 12 Jun - 23:43

    What is a good advertising table code?
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17924
    Reputation : 836
    Language : English
    Location : Somewhere

    In progress Re: Advertising table code

    Post by Jophy Fri 13 Jun - 8:44

    Hello,

    If you mean table you can use for advertising, you can use this(code from Ape from a similar thread):

    Code:
    <div align="center">
     Â   
     Â   <table _moz_resizing="true" border="0">
     Â       
     Â       <tbody>
     Â           <tr>
     Â               
     Â               <td align="center">
     Â                      <img src="http://i39.servimg.com/u/f39/12/23/10/57/free_a10.png" /><br />
     Â               </td>
     Â               
     Â               <td align="center">
     Â                     <img src="http://i39.servimg.com/u/f39/12/23/10/57/free_a10.png" /><br />
     Â               </td>
     Â               
     Â           </tr>
     Â           
     Â           <tr align="center">
     Â               
     Â               <td>
     Â                    Your text here<br />
     Â               </td>
     Â               
     Â               <td>
     Â                    Your text here
     Â               </td>
     Â               
     Â           </tr>
     Â           
     Â       </tbody>
     Â   </table>
     Â   
     Â   <p align="center">
     Â        <br />
     Â   </p>
    </div>

    If that is not what you're looking for, make sure to to provide details or screenshot of what table you like.

      Current date/time is Mon 3 Jun - 2:48