Difference between revisions of "Template:Gaston Day School"

Line 167: Line 167:
  
 
/*Style the submenu buttons*/
 
/*Style the submenu buttons*/
#menuContainer ul li ul{
+
            #menuContainer li ul li{
 
background-color: #c2d2d8;  
 
background-color: #c2d2d8;  
 
padding-left:20px;
 
padding-left:20px;
Line 269: Line 269:
  
 
<!-- Start of content -->
 
<!-- Start of content -->
<div id="contentContainer"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.-->
+
<div id="contentContainer"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.--> <div id="menuContainer">
                <ul>
+
                    <ul>
                    <a id="#"><li>Words1
+
                        <a id="#"><li>Words1
                        <ul>Sub-Words1</ul>
+
                            <ul>Sub-Words1</ul>
                    </li></a>
+
                        </li></a>
                    <a><li>Words2
+
                        <a><li>Words2
                        <ul>Sub-Words2</ul>
+
                            <ul>Sub-Words2</ul>
                    </li></a>
+
                        </li></a>
                    <a><li>Words3
+
                        <a><li>Words3
                        <ul>Sub-Words3</ul>
+
                            <ul>Sub-Words3</ul>
                    </li></a>
+
                        </li></a>
                </ul>
+
                    </ul>
 +
                </div>
 
</html>
 
</html>

Revision as of 14:00, 9 June 2015