Custom Table for Bonus Codes

Discussion in 'CSS' started by rwilson30, Apr 21, 2010.

  1. #1
    Hi All

    I would like to make (or preferrably find someone who knows what they're doing) to make me a custom table for my new bonuses page on my website. What I'm looking for is a table similar to the one in the left hand side bar of this website: http://www.poker-bonus-codes.com/

    Obviously not the same but you get the drift, something that looks flashy that I can add poker rooms and bonus codes too. I need to be able to add it to a page on my site.

    If anyone here thinks they can create somethign like this please feel free to pm me.

    Cheers
     
    rwilson30, Apr 21, 2010 IP
  2. zerophean

    zerophean Peon

    Messages:
    91
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Nice, but more information to you, browsers hate table, too slow to render it.

    
    <table width="300" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td align="left" style="background:url(images/myjpeg.jpg) no-repeat 100% 0%">My Text</td>
      </tr>
    </table>
    
    HTML:
     
    zerophean, Apr 24, 2010 IP
  3. JustCause

    JustCause Guest

    Messages:
    192
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    JustCause, Apr 24, 2010 IP
  4. rwilson30

    rwilson30 Peon

    Messages:
    339
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    rwilson30, Apr 25, 2010 IP