Difference between revisions of "Team:IIT Delhi/team"

Line 108: Line 108:
 
}
 
}
 
#leftNav{
 
#leftNav{
   float:left;
+
    
 
   width:18%;
 
   width:18%;
 
}
 
}
Line 114: Line 114:
 
   border:solid 2px green;
 
   border:solid 2px green;
 
   background-color:#fff;
 
   background-color:#fff;
   z-index=1;  
+
   float:left;
 +
 
 
}
 
}
 
</style> <!-- End of CSS -->
 
</style> <!-- End of CSS -->
Line 131: Line 132:
  
 
   <div id="container">
 
   <div id="container">
     <div id="leftNav"></div>
+
     <div id="leftNav">
 +
      <h1>left nav</h1>
 +
    </div>
 
     <div id="content">
 
     <div id="content">
 
       <h1>this is content</h1>
 
       <h1>this is content</h1>

Revision as of 07:16, 7 September 2015

left nav

this is content