| 
 Posted by Ian Rutgers on 06/07/06 03:39 
Please take a look at http://www.taoofpeace.com/test/curriculum/index.php  
.... specifically the "Main Menu"  Currently in IE 6.0 there is no gap  
between the "Main Menu" label and "curriculum/schedule" but in Mozilla  
browsers (FireFox for example) there is a slight gap.  I actually like the  
idea of the small gap and thought I could control it with the Voice Family  
Hack ala 
 
#first{ 
 padding-top:.5em; 
 margin-top:.3em; 
 voice-family: "\"} 
  \""; 
  voice-family:inherit; 
   margin-top:.20em; 
 } 
 
However it appears that IE 6 doesn't recognize the hack any more ... what is  
the nouveau way to deal with how IE and Mozilla handle the space? 
 
Thx 
 
Ian
 
[Back to original message] 
 |