Salve, ho fatto questa cosa con le tabelle e vorrei rifarla coi div+css ma non so come fare, qualcuno riuscirebbe a darmi una mano per favore?
codice:
<div id="maincolumn" style="float:left"> <div id="latest"> <table width="100%%" border="0" cellspacing="0" cellpadding="0"> <tr> <th scope="col" >[img]images/main_column_up.png[/img]</th> </tr> <tr> <th align="center" class="main_column_center_title"> <p class="main_menu_title">Deshiadda Voice Chat</p> </th> </tr> <tr> <td align="center" class="main_column_center" > <table width="100%%" border="0" cellspacing="0" cellpadding="0"> <tr> <th width="30" scope="col"></th> <th scope="col">
[img]images/deshiadda_flashchat.jpg[/img]</p></th> <th width="22" scope="col"></th> </tr> </table> </td> </tr> <tr> <td align="center" >[img]images/main_column_down.png[/img]</td> </tr> </table>
<table width="100%%" border="0" cellspacing="0" cellpadding="0"> <tr> <th scope="col" >[img]images/main_column_up.png[/img]</th> </tr> <tr> <th align="center" class="main_column_center_title"><p class="main_menu_title">Ads by Google</p></th> </tr> <tr> <td align="center" class="main_column_center" > <table width="100%%" border="0" cellspacing="0" cellpadding="0"> <tr> <th width="30" scope="col"></th> <th scope="col">
<script type="text/javascript"> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </p> </th> <th width="22" scope="col"></th> </tr> </table> </td> </tr> <tr> <td align="center" >[img]images/main_column_down.png[/img]</td> </tr> </table>
<table width="100%%" border="0" cellspacing="0" cellpadding="0"> <tr> <th scope="col" >[img]images/main_column_up.png[/img]</th> </tr> <tr> <th align="center" class="main_column_center_title"><p class="main_menu_title">Deshiadda Natok!</p></th> </tr> <tr> <td align="center" class="main_column_center" > <table width="100%%" border="0" cellspacing="0" cellpadding="0"> <tr> <th width="30" scope="col"></th> <th scope="col">
[img]images/natok_logo.jpg[/img]</p></th> <th width="22" scope="col"></th> </tr> </table> </td> </tr> <tr> <td align="center" >[img]images/main_column_down.png[/img]</td> </tr> </table>
</div> </div>
In allegato metto graficamente a cosa dovrebbe corrispondere questo codice: