CSS Names Documentation
<div id="navigation-top">
<div id="nav-main">
- #nav-main - for whole document ()
- #navigation-top #nav-main - for this field only
<div id="minimal-width">
- #minimal-width
- for all minimal-width in whole document
- #navigation-top #minimal-width
- for all minimal-width in navigation-top
- #navigation-top #nav-main #minimal-width
- for this field only
<a id="link01" href=""><a id="link02" href="">...
-
#navigation-top #nav-main a
{ position | background-color | color | width | height | padding-top | display: block}
#navigation-top #nav-main a:hover
{ background-color | color | text-decoration }
<div id="nav-sub">
- #nav-sub - for whole document ()
- #navigation-top #nav-sub - for this field only
+ optional fields
<div id="navigation-bottom">