Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to reduce Height of a TD
Message
Information générale
Forum:
Internet
Catégorie:
HTML
Divers
Thread ID:
00564859
Message ID:
00564941
Vues:
16
>I have a table that shows Actions assigned to a user. What I want to do is put a spearator between Actions as a visual clude to the user that this Action has ended and another is starting. So I thought I would just stick another TR and a TD entry in with an HR tag. But what I get is a small line inside a regular size height TD. How to I get the TD entry to shrink down to say a 3 point HR line?
>
>TIA

Bret;

This gives a thin blue line and you can control its length.

< TR>
< TD >< hr size="1" color="blue"width="200">
< /td>
< /tr>

Tom
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform