Belajar Desain Web/ Blog Sendiri

Total Tayangan Halaman

Admin
P R O F I L E P H O T O V I D E O F R I E N D P E S A N
L A B E L E N T R I G A L L E R Y N E W S W I D G E T
H O M E

Senin, 23 Mei 2011

Code Table Warna



BARIS 1


KOLOM 1

KOLOM 2




<style type="text/css">



.indeks {

 background-color: #FFFFFF;

 width: 100%;

 margin-right: auto;

 margin-left: auto;

 text-align: center;

}

td.off {

 background-color: #FF0000;

}

td.on {

 background-color: #00FF33;

}

tr.off {

 background-color: #FF00FF;

}

tr.on {

 background-color: #0099FF;

}




</style>




<div class="indeks">

<table  style=" padding:5px"width="100%"  border="1px">

<tr class="T off" onmouseover="this.className=' T on'" onmouseout="this.className='T off'"> <td colspan="2"><center>BARIS 1

</center></td></tr>

<tr> <td class="T off" onmouseover="this.className='T on'" onmouseout="this.className='T off'"><center>KOLOM 1</center></td> <td class="T off" onmouseover="this.className='T on'" onmouseout="this.className='T off'"><center>KOLOM 2</center></td> </tr>

</table>

</div>





Tidak ada komentar:

Posting Komentar

TEMPLATE INI DIJUAL. Diberdayakan oleh Blogger.
PASANG BANNER DISINI
Powered By Blogger