Here is a my css code. i am giving the line-height:34px; i work fine in firefox but in ie6 it take extra line height my 38px. any suggestion.please...
HTML Code:#banner .navigation{ background:url(images/menu-bg.jpg) no-repeat; height:240px; width:197px; float:left;} #banner .navigation ul{ width:60px; float:left; list-style:none; height:190px; margin:10px 0 0 20px; display:inline; } #banner .navigation ul li{ width:60px; behavior: url(iepngfix.htc); font-size:12px; } #banner .navigation ul li a{ width:120px; float:left; background:url(images/bullet.png) center left no-repeat; padding:0 0 0 20px; color:#FFF; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height:34px; display:inline; }


Reply With Quote

Bookmarks