Team:The Agency Escondido/sandiego

From 2013hs.igem.org

(Difference between revisions)
 
(14 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<style>
+
  <style>
-
                html{overflow-y:scroll;}
+
                 #top-section #p-logo{display:none;}
                 #top-section #p-logo{display:none;}
                 #ocontent,#header{
                 #ocontent,#header{
Line 52: Line 51:
                 #top-section div:hover{
                 #top-section div:hover{
                     background-image:url('https://static.igem.org/mediawiki/2013hs/8/85/Grey_carpet_2013.png');
                     background-image:url('https://static.igem.org/mediawiki/2013hs/8/85/Grey_carpet_2013.png');
-
 
                 }
                 }
                 #menubar{
                 #menubar{
Line 192: Line 190:
                 #topheader-inner{
                 #topheader-inner{
                     width:975px;
                     width:975px;
-
                     margin-left: auto;
+
                     margin-left:auto;
                     margin-right:auto;
                     margin-right:auto;
                 }
                 }
-
                 #sections ul li {
+
                 #nav a{
 +
                    display:block;
 +
                    color:#fff;
 +
                    text-decoration:none;
 +
                }
 +
                #nav li {
                     display:inline;
                     display:inline;
                     margin:5px;
                     margin:5px;
Line 201: Line 204:
                     font-weight:bold;
                     font-weight:bold;
                 }
                 }
-
                 #sections ul li a{color:white;}
+
                 #nav li{color:white;}
 +
                #nav li ul a{color:black;}
                 body{
                 body{
                     overflow-y: auto;
                     overflow-y: auto;
                 }
                 }
-
                 #sections ul{
+
                 #nav{
                     width:auto;
                     width:auto;
 +
                    float:left;
 +
                }
 +
                #nav ul{
 +
                    background:rgba(255,255,255,1);
 +
                    list-style:none;
 +
                    position:absolute;
 +
                    left:-9999px;
                 }
                 }
-
                 #sections{
+
                 #nav{
-
                     margin-left:240px;
+
                     margin-left:440px;
                     margin-right:-70px;
                     margin-right:-70px;
                     position:relative;
                     position:relative;
Line 215: Line 226:
                     overflow-x:visible;
                     overflow-x:visible;
                 }
                 }
-
                 #sections #selectedsection{
+
                 #nav li{
-
                     color: white;
+
                    float:left;
-
                     border-bottom:2px solid white;
+
                    margin-right:10px;
 +
                    position:relative;
 +
                    padding-bottom:10px;
 +
                }
 +
                #nav a:hover{
 +
                     color:#fff;
 +
                     background:#6b0c36;
 +
                    text-decoration:underline;
 +
                }
 +
                #nav li:hover ul{
 +
                    left:-25px;
 +
                }
 +
                #nav ul li{
 +
                    padding-top:30px;
 +
                    float:none;
 +
                }
 +
                #nav ul a{
 +
                    white-space:nowrap;
 +
                }
 +
                #nav li:hover a{
 +
                    background:rgba(0,0,0,0);
 +
                    text-decoration:none;
 +
                }
 +
                #nav li ul li a:hover{
 +
                    background:rgba(255,255,255,1);
 +
                    left:-30px;
                 }
                 }
                 table{
                 table{
Line 228: Line 264:
                 }
                 }
                 #banner{
                 #banner{
-
                     margin-left:10px;
+
                    margin-top:-20px;
 +
                     margin-left:0px;
                     margin-bottom:-100px;
                     margin-bottom:-100px;
                 }
                 }
-
                 #header-inner{
+
                 #banner img{
 +
                width:975px;
 +
              }
 +
 
 +
#header-inner{
                     margin-left:5px;
                     margin-left:5px;
                     margin-right:auto;
                     margin-right:auto;
                     margin-bottom:10px;
                     margin-bottom:10px;
                 }
                 }
 +
                #languages{
 +
                    width:100;
 +
                    height:auto;
 +
                    position:fixed;
 +
                    top:1%;
 +
                    right:92%;
 +
                }
             </style>
             </style>
         <div id="topheader">
         <div id="topheader">
Line 251: Line 299:
             </div>
             </div>
             <div id="header-inner">
             <div id="header-inner">
-
                 <a href="http://agency-stem.org"><img width=500px src="http://agency-stem.org/static/img/2013-heading-web.png" alt="Agency Logo"/></a>
+
                 <a href="http://agency-stem.org"><img width=500px src="https://static.igem.org/mediawiki/igem.org/b/bb/Agency-2013-heading-web.png" alt="Agency Logo"/></a>
             </div>
             </div>
<div id="ocontent">
<div id="ocontent">
Line 257: Line 305:
     <div id="ocontent-inner2">
     <div id="ocontent-inner2">
         <div id="sections">
         <div id="sections">
-
<ul>
+
<ul id="nav">
-
<li><a href="https://2013hs.igem.org/Team:The_Agency_Escondido">About</a></li>
+
    <li>
-
<li><a href="https://2013hs.igem.org/Team:The_Agency_Escondido/notebook">Notebook</a></li>
+
        <a href="https://2013hs.igem.org/Team:The_Agency_Escondido">About</a>
-
<li><a href="https://2013hs.igem.org/Team:The_Agency_Escondido/safety">Safety</a></li>
+
        <ul>
-
<li><a href="https://2013hs.igem.org/Team:The_Agency_Escondido/project">Project</a></li>
+
            <li><a href="https://2013hs.igem.org/Team:The_Agency_Escondido">General</a></li>
-
<li id="selectedsection">San Diego</li>
+
            <li><a href="https://2013hs.igem.org/Team:The_Agency_Escondido/sandiego">San Diego</a></li>
-
<li><a href="https://2013hs.igem.org/Team:The_Agency_Escondido/ourteam">Our Team</a></li>
+
            <li><a href="https://2013hs.igem.org/Team:The_Agency_Escondido/ourteam">Our Team</a></li>
 +
        </ul>
 +
    </li>
 +
<li>
 +
        <a href="https://2013hs.igem.org/Team:The_Agency_Escondido/project"><u>Project</u></a>
 +
        <ul>
 +
            <li><a href="https://2013hs.igem.org/Team:The_Agency_Escondido/project/rock">Rock</a></li>
 +
            <li><a href="https://2013hs.igem.org/Team:The_Agency_Escondido/project/paper">Paper</a></li>
 +
            <li><a href="https://2013hs.igem.org/Team:The_Agency_Escondido/project/scissors">Scissors</a></li>
 +
        </ul>
 +
    </li>
 +
    <li>
 +
        <a href="https://2013hs.igem.org/Team:The_Agency_Escondido/notebook">Notebook</a>
 +
        <ul>
 +
            <li></li>
 +
        </ul>
 +
    </li>
 +
    <li>
 +
        <a href="https://2013hs.igem.org/Team:The_Agency_Escondido/safety">Safety</a>
 +
        <ul>
 +
            <li></li>
 +
        </ul>
 +
    </li>
</ul>
</ul>
           </div>
           </div>
-
<h2>San Diego Will Go Here</h2>
+
<h2>San Diego</h2>
<p>
<p>
-
&lt;!--don't judge only temp --&gt;
+
The Agency operates in <a href="http://maps.google.com/maps?gs_rn=17&gs_ri=psy-ab&suggest=p&pq=escondido+humane+society&cp=7&gs_id=1r&xhr=t&bav=on.2,or.r_qf.&bvm=bv.48293060,d.cGE&ion=1&biw=1024&bih=1219&bs=1&q=escondido&um=1&ie=UTF-8&hq=&hnear=0x80dbf35e81c2437b:0x1d1c80f7796c5df,Escondido,+CA&gl=us&sa=X&ei=eg_FUdmbBYmoiALB1ICYAQ&sqi=2&ved=0CIwBELYD">Escondido</a>, California. Escondido is located in inland north San Diego county. It is the fourth largest city in San Diego county. Escondido is home to many parks and trails. The fertile Escondido soil provides for many farms and nurseries. Our <a href="cahs.tcawiki.com">high school</a> is located in central escondido and is home to about 600 students.</p>
-
</p>
+
 
 +
<p>San Diego <a href="http://maps.google.com/maps?gs_rn=17&gs_ri=psy-ab&suggest=p&cp=6&gs_id=1v&xhr=t&bav=on.2,or.r_qf.&bvm=bv.48293060,d.cGE&biw=1024&bih=1219&ion=1&bs=1&q=san+diego&um=1&ie=UTF-8&hq=&hnear=0x80d9530fad921e4b:0xd3a21fdfd15df79,San+Diego,+CA&gl=us&sa=X&ei=BwjFUbj4PIXmiwKKl4HYBw&sqi=2&ved=0CKgBELYD">San Diego</a>
 +
 
 +
is located in southern California. It is the eighth largest city in the United States and second largest city in California. San Diego is renowned for its mild climate, economy, and wide range of geographical features. San Diego is home to beautiful Pacific Coast beaches to the west, mountains to the north, and deserts to the east and south. Coastal San Diego has a Mediterranean climate while inland, it has a chaparral climate. In the winter, the snowy mountains up north accommodate snow sports.</p>
 +
 
 +
<p>The city has a large communications technology center, military technology center, and is one of the top biotechnology hubs of the world. </p>
</div>
</div>

Latest revision as of 03:03, 22 June 2013