[thelist] CSS Table Line Spacing

{ schaapy } list01 at theparagon.org
Fri Jun 28 07:51:00 CDT 2002


> How can I control the amount of space between rows of a table with CSS?

I would try:

tr {
    color: #fff;
    background-color: #000;
    padding: 5px;
}

--------------
Aaron Schaap
www.theparagon.org





More information about the thelist mailing list