I'm doing this:
.nav2 td {
font-size:12px;
border-top: solid #ffffff 1px;
height: 27px;
padding-left: 12px;
}
That way of setting a table cell's height is working for me in the browsers I have installed, but DreamWeaver is only kind of half recognizing it. Is this height definition reliable?