Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to reduce Height of a TD
Message
General information
Forum:
Internet
Category:
HTML
Miscellaneous
Thread ID:
00564859
Message ID:
00564941
Views:
15
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform