Difference between revisions of "Template:Base"

 
(53 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<html>
 
<html>
 
+
<!--erase all boundary blocks-->
 
+
</div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
 +
    <head>
 
     <style type="text/css">
 
     <style type="text/css">
 +
          #main {
 +
              max-width: 980px;
 +
              margin: auto;
 +
          }
  
 
           body {
 
           body {
              background-color: #000091;
 
              background-attachment: fixed;
 
              <!--background-image: url(https://static.igem.org/mediawiki/2015/e/ed/Team_UMass-Dartmouth_banner.jpg) no-repeat;-->
 
 
               margin: auto;
 
               margin: auto;
 +
              background-color: #E8BB00;
 +
              width: 980px;
 
           }
 
           }
  
           .backDrop img {
+
           #header {
               margin: auto;
+
               background-color: #000091;
              width:80%;
+
               border: 10px solid black;
               border: 15px solid #000091
+
              <!--margin-left: -7px;-->
+
 
           }
 
           }
  
           .navBar .container .pull-left {
+
           #header img {
               width:45%;
+
               width: 960px;
               float:left;
+
          }
               margin-left: none;
+
 
               overflow: hidden;
+
          #nav {
 +
              background-color: gold;
 +
              width: 960px;
 +
               float: left;
 +
               border: 10px solid black;
 +
              text-align: center;
 +
          }
 +
 
 +
          #nav a:hover{
 +
              background-color: #0050FF;
 +
              color: #FFE304;
 +
          }
 +
 
 +
          #nav a:link {
 +
              color:yellow;
 +
          }
 +
 
 +
          #section {
 +
              display: block;
 +
              border: 10px solid black;
 +
              background-color: #000091;
 +
              float: left;
 +
              width: 960px;
 +
              color: yellow;
 +
              font-size: 18px;
 +
          }
 +
 
 +
          #section1 {
 +
              display: block;
 +
               border: 10px solid black;
 
               background-color: #E8BB00;
 
               background-color: #E8BB00;
 +
              float: left;
 +
              width: 960px;
 +
              color: #000091;
 +
              font-size: 18px;
 
           }
 
           }
  
           .navBar .container .pull-right {
+
           #footer {
               width:45%;
+
               border: 10px solid black;
              float:right;
+
              display: inline;
+
              margin-right: 15px;
+
              overflow: hidden;
+
 
               background-color: #E8BB00;
 
               background-color: #E8BB00;
 +
              text-align: center;
 +
              margin: auto;
 +
              width: 960px;
 +
              float:left;
 +
              height: 230px;
 
           }
 
           }
           .pull-right {
+
 
               font-family: "Times New Roman", Times, serif;
+
           #footer a {
 +
               font-size: 20px;
 
           }
 
           }
           .pull-left {
+
           #footer img {
               font-family: "Times New Roman", Times, serif;
+
               width: 96px;
 +
              height: 76px;
 
           }
 
           }
  
 
     </style>
 
     </style>
 
    <head>
 
          <meta charset="utf-8">
 
 
     </head>
 
     </head>
  
 
     <body>
 
     <body>
         
+
 
           <div class="backDrop">
+
    <div id="main">
             
+
           <div id="header">
               <!--insert coding for background colors and style (UMD Color Palette: https://color.adobe.com/my/libraries/all)-->
+
               <!--insert coding for background colors and style (UMD Color Palette: On Adobe Kuler https://color.adobe.com/my/libraries/all)-->
               <img src='https://static.igem.org/mediawiki/2015/e/ed/Team_UMass-Dartmouth_banner.jpg'>
+
               <a href="https://2015.igem.org/Team:UMass-Dartmouth"><img src='https://static.igem.org/mediawiki/2015/e/ed/Team_UMass-Dartmouth_banner.jpg' /></a>
 
           </div>
 
           </div>
  
           <div class="navBar">
+
           <div id="nav">
               <!--insert coding for navigation bar-->
+
               <ul style="font-size: 30px" class="nav">
              <div class="container">
+
                    <a href= "https://2015.igem.org/Team:UMass-Dartmouth">Home</a>
                    <ul class="pull-left">
+
                    <a href= "https://2015.igem.org/Team:UMass-Dartmouth/ourproject">Our Project</a>
                        <a href= "https://2015.igem.org/Team:UMass-Dartmouth"><li>Home Page</li></a>
+
                     <a href= "https://2015.igem.org/Team:UMass-Dartmouth/theateam">The Team</a>
                        <a href= "https://2015.igem.org/Team:UMass-Dartmouth/ourproject"><li>Our Project</li></a>
+
                    <a href= "https://2015.igem.org/Team:UMass-Dartmouth/outreach">Outreach</a>
                              <ul>
+
              </ul>
                                  <a href= "https://2015.igem.org/Team:UMass-Dartmouth/proj-desc"><li>Project Description</li></a>
+
                                  <a href= "link"><li>About H. Pylori</li></a>
+
                                  <a href= "link"><li>Our Proposition</li></a>
+
                              </ul>
+
                     </ul>
+
                    <ul class="pull-right">
+
                        <a href= "https://2015.igem.org/Team:UMass-Dartmouth/theateam"><li>The Team</li></a>
+
                        <a href= "https://2015.igem.org/Team:UMass-Dartmouth/contactus"><li>Contact</li></a>
+
                    </ul>
+
              </div>
+
 
           </div>
 
           </div>
 +
    </div>
 
     </body>
 
     </body>
 
 
</html>
 
</html>

Latest revision as of 01:34, 19 September 2015