Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table - width of the columns
Message
Information générale
Forum:
Internet
Catégorie:
HTML
Divers
Thread ID:
01512263
Message ID:
01512266
Vues:
41
>As your links points out you should be using style instead, ie
>
>
>style="width: 100%"
>
>

Where exactly should I add this? Again inside each cell?

OK, this works. Now, how can I set bold font for the table's caption?

Update. This seems to work well:
<caption style="color:blue;font-weight:bold">Quarterly Orders Summary</caption>
Now I just need to adjust this caption.

>>Hi everybody,
>>
>>According to this document http://www.w3schools.com/tags/tag_td.asp the width is a deprecated attribute for a table's column. I'm wondering, how can I set up the columns to the desired values and also if there is a simpler way to right align each cell than what I'm using right now:
>>
>><center>
>><div class="tables">
>><table border="1" cellpadding ="5" cellspacing = "5"> 
>><caption>Quarterly Orders Summary</caption>
</table></div></center>
>>
>>In addition, may I please get suggestions for correction of the title for this table. 'Quarterly Orders summary' doesn't sound right.
>>
>>Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform