I don't even know how to search this one out, excuse the basic question:

#subNavlist li {
    display: inline;
    list-style-type: none;
    float:left;
}

ul#subNavlist  {
    margin: 0;
    padding: 0;
}

Can someone explain to me the difference in putting the html part you want
before the css name, versus after:
ul.myname
myame.ul

Its not at all making sense to me, I would think I would want to do
li#subNavlist but that does not work.
-- 
-------------------------------------------------------------
Scott Haneda                                Tel: 415.898.2602
<http://www.newgeo.com>                     Novato, CA U.S.A.


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to