Wsparcie » Motywy » prosta tabelka w html, jak to wstawić?

  • Witam.

    Mam prostą tabelkę z grafikami w html, kiedy wstawiam to w edytorze html to efekt jest lekko mówiąc pozostawiający wiele do zyczenia… co robię źle??

    http://newkill.lorica.pl/dupa/

    kod tabelki:

    <table id="Table_01" width="948" border="0" cellpadding="0" cellspacing="0">
    	<tr>
    		<td rowspan="3">
    			<img id="id1_div" src="/wp-content/pictos/1-div.png" width="50" height="302" alt="" /></td>
    		<td colspan="7">
    			<img id="upperbar" src="/wp-content/pictos/upperbar.png" width="853" height="24" alt="" /></td>
    		<td rowspan="3">
    			<img id="id2_div" src="/wp-content/pictos/2-div.png" width="45" height="302" alt="" /></td>
    	</tr>
    	<tr>
    		<td>
    			<a href="http://newkill.lorica.pl/paintball/">
    				<img id="paint" src="/wp-content/pictos/paint.png" width="185" height="246" border="0" alt="" /></a></td>
    		<td>
    			<img id="id3_div" src="/wp-content/pictos/3-div.png" width="38" height="246" alt="" /></td>
    		<td>
    			<a href="http://newkill.lorica.pl/airsoft/">
    				<img id="asg" src="/wp-content/pictos/asg.png" width="185" height="246" border="0" alt="" /></a></td>
    		<td>
    			<img id="id4_div" src="/wp-content/pictos/4-div.png" width="37" height="246" alt="" /></td>
    		<td>
    			<a href="http://newkill.lorica.pl/nerf/">
    				<img id="nerf" src="/wp-content/pictos/nerf.png" width="185" height="246" border="0" alt="" /></a></td>
    		<td>
    			<img id="id5_div" src="/wp-content/pictos/5-div.png" width="37" height="246" alt="" /></td>
    		<td>
    			<a href="http://newkill.lorica.pl/laser-tag/">
    				<img id="kh_09" src="/wp-content/pictos/kh_09.png" width="186" height="246" border="0" alt="" /></a></td>
    	</tr>
    	<tr>
    		<td colspan="7">
    			<img id="lowerbar" src="/wp-content/pictos/lowerbar.png" width="853" height="32" alt="" /></td>
    	</tr>
    </table>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • Temat ‘prosta tabelka w html, jak to wstawić?’ jest zamknięty na nowe odpowiedzi.