CSS Extra Small Spacing
        Posted  
        
            by Doug
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Doug
        
        
        
        Published on 2010-05-09T08:40:03Z
        Indexed on 
            2010/05/09
            8:48 UTC
        
        
        Read the original article
        Hit count: 396
        
css
http://www.dougymak.com/cnit133/hw8.part4.html
So if you look at the tabs and look at hw2, you'll notice it has a little extra spacing that overlaps the spacing on the right. That's because wrapped the div in the <li>. You will notice the others not having it. I don't understand why is it making that extra little spacing after I wrap it. 
Just for the record, this is for CSS spacing which has nothing to do with the JS.
© Stack Overflow or respective owner