[thelist] css line-height in IE6/Win2k

abbey abbey at abbeyink.com
Mon Oct 7 14:22:01 CDT 2002


I would prefer to try this in CSS, but I need to combine CSS with an
old-fashioned table layout. Everything's going great except for the
line-height selector. The nav links just won't space out properly -- any
ideas as to what I'm doing wrong here?

I'm using this:
a.subnav:link {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;
  font-weight : bold;
  color : #3366FF;
  text-decoration : none;
  white-space : nowrap;
  line-height : 20px;
  }

TIA
--




More information about the thelist mailing list