Forum Moderators: not2easy

Message Too Old, No Replies

table cell height using css: reliable?

         

louponne

7:58 pm on Jun 26, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



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?

ktwilight

2:30 pm on Jun 28, 2004 (gmt 0)

10+ Year Member



afaik, yes it is.