SORU
30 Mayıs 2009, CUMARTESİ


Ayarı tablo sütun genişliği

Aşağıdaki gibi bir gelen kutusu için kullanılan basit bir tablo var

<table border="1">
    	<tr>
    		<th>From</th>
    		<th>Subject</th>
    		<th>Date</th>
    	</tr>

Nasıl genişlik bu yüzden ayarlamak ve bu Konu 70% sayfa genişliği 'i ve Tarih. Ben de masanın tam sayfa genişliği almak istiyorum.

CEVAP
30 Mayıs 2009, CUMARTESİ


<table>
    <colgroup>
       <col span="1" style="width: 15%;">
       <col span="1" style="width: 70%;">
       <col span="1" style="width: 15%;">
    </colgroup>
    <!-- Put <thead>, <tbody>, and <tr>'s here! -->
</table>

Bunu Paylaş:
  • Google+
  • E-Posta
Etiketler:

YORUMLAR

SPONSOR VİDEO

Rastgele Yazarlar

  • Doc Adams

    Doc Adams

    20 HAZİRAN 2007
  • hans peder sahl

    hans peder s

    22 Temmuz 2009
  • michaeljacksonVEVO

    michaeljacks

    2 EYLÜL 2009