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
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:
You could always make a table in CSS, http://mindrulers.blogspot.com/2008/03/create-table-using-css.html that might be of some use to you
I think this option is more what I'm looking for. next question, is anyone around here good at doing this sort of thing?