Difference between revisions of "Team:WashU StLouis/Footer"

(Undo revision 46194 by Ayekedavid (talk))
Line 2: Line 2:
  
 
    
 
    
      <footer  class="bg-white row">
+
    <footer  class="bg-white row">
 
         <div class="container">
 
         <div class="container">
 +
          <!-- Site Map -->
 +
          <section class="row sectionNum5" id="sitemap">
 +
            <h2>Discover</h2>
 +
            <table class="table">
 +
            <tr>
 +
              <td>Parts</td>
 +
              <td><a href="./basic_part.html">Basic Parts</a></td>
 +
              <td><a href="./part_collection.html">Parts Collection</a></td>
 +
              <td><a href="./parts.html">Parts</a></td>
 +
              <td><a href="./composite_part.html">Composite Part</a></td>
 +
            </tr>
 +
            <tr>
 +
              <td>Team</td>
 +
              <td><a href="./team.html">Members</a></td>
 +
              <td><a href="./notebook.html">Journals</a></td>
 +
              <td><a href="./attributions.html">Attributions</a></td>
 +
            </tr>
 +
            <tr>
 +
              <td>Project</td>
 +
              <td><a href="./description.html">Description</a></td>
 +
              <td><a href="./design.html">Design</a></td>
 +
              <td><a href="./modeling.html">Modeling</a></td>
 +
              <td><a href="./measurment.html">Measurment</a></td>
 +
              <td><a href="./project.html">Project</a></td>
 +
            </tr>
 +
            <tr>
 +
              <td>Policies and Practices</td>
 +
              <td><a href="./human_practices.html">Human Practices</a></td>
 +
              <td><a href="./practices.html">Practices</a></td>
 +
              <td><a href="./safety.html">Safety</a></td>
 +
            </tr>
 +
            <tr>
 +
              <td>Misc.</td>
 +
              <td><a href="./entrepreneurship.html">Entrepreneurship</a></td>
 +
              <td><a href="./software.html">Software</a></td>
 +
            </tr>
 +
            </table>
 +
 +
          </section>
 
           <!-- sponsors Aside -->
 
           <!-- sponsors Aside -->
           <section id="sponsors" class="row  sectionNum5">
+
           <section id="sponsors" class="row  sectionNum6">
 
             <div class="container">
 
             <div class="container">
 
               <div class="row">
 
               <div class="row">
Line 12: Line 51:
  
 
               <div class="row">
 
               <div class="row">
                 <div class="col-md-4 col-sm-6">
+
                 <div class="col-md-4 col-sm-6 col-xs-6">
  
 
                   <div id="WashULogo" class="logo"></div>
 
                   <div id="WashULogo" class="logo"></div>
 
                 </div>
 
                 </div>
                 <div class="col-md-4 col-sm-6">
+
                 <div class="col-md-4 col-sm-6 col-xs-6">
 
                   <div id="ICaresLogo" class="logo"></div>
 
                   <div id="ICaresLogo" class="logo"></div>
 
                 </div>
 
                 </div>
                 <div class="col-md-4 col-sm-6">
+
                 <div class="col-md-4 col-sm-6 col-xs-6">
 
                   <div id="WashUArtLogo" class="logo"></div>
 
                   <div id="WashUArtLogo" class="logo"></div>
 
                 </div>
 
                 </div>
                 <div class="col-md-4 col-sm-6">
+
                 <div class="col-md-4 col-sm-6 col-xs-6">
 
                   <div id="SnapGeneLogo" class="logo"></div>
 
                   <div id="SnapGeneLogo" class="logo"></div>
 
                 </div>
 
                 </div>
                 <div class="col-md-4 col-sm-6">
+
                 <div class="col-md-4 col-sm-6 col-xs-6">
 
                   <div id="Monsanto" class="logo"></div>
 
                   <div id="Monsanto" class="logo"></div>
 
                 </div>
 
                 </div>
                 <div class="col-md-4 col-sm-6">
+
                 <div class="col-md-4 col-sm-6 col-xs-6">
 
                   <div id="SigmaAldrichLogo" class="logo"></div>
 
                   <div id="SigmaAldrichLogo" class="logo"></div>
 
                 </div>
 
                 </div>
Line 34: Line 73:
 
             </div>
 
             </div>
 
           </section>
 
           </section>
           <div class="row">
+
           <div class="row" >
             <div class="col-md-4">
+
             <div class="col-md-4 col-md-offset-4">
 
               <span class="copyright">Copyright &copy; Washington University in St. Louis Igem 2015</span>
 
               <span class="copyright">Copyright &copy; Washington University in St. Louis Igem 2015</span>
 
             </div>
 
             </div>
 +
          </div>
 +
          <div class ="row"
 
             <div class="col-md-4">
 
             <div class="col-md-4">
 
               <ul class="list-inline social-buttons">
 
               <ul class="list-inline social-buttons">
Line 53: Line 94:
 
       </footer>
 
       </footer>
  
 +
   
 
       </div>
 
       </div>
  

Revision as of 03:45, 14 July 2015