Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Lentelės užrašų dydžiai

Parašė ramon· 2007 Spa. 20 19:10:57
#9

Bandyk gal taip padaryti :
style.css :
<style>
.1 {
 font-family : Verdana, Arial, Helvetica, sans-serif;  //sriftas
 font-size : 50px;  //srifto didys
 font-weight : bold; //sriftas pariskintas
 color : #000; //srifto spalva
}
</style>



kodas :
<table border=1 align=center  class=1>
<tr>
<th class='1'>pvz1</th>
<th class='1'>pvz2</th>
<th class=1>pvz3</th>
<th class=1>pvz4</th>
<th class=1>pvz5</th>
<th class=1>pvz6</th>
</tr></table>