Team:Fudan-Shanghai/Modeling

From 2011.igem.org

(Difference between revisions)
 
(15 intermediate revisions not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
-
{{Template:Fudan/project}}
+
 
<HTML>  
<HTML>  
   <HEAD>  
   <HEAD>  
-
     <TITLE>My First Stylesheet</TITLE>
+
     <TITLE>Template test</TITLE>
   </HEAD>  
   </HEAD>  
   <STYLE TYPE="text/css"> <!--  
   <STYLE TYPE="text/css"> <!--  
-
#container {width:100%}
+
 
-
#Header {width:800px;margin:0 auto;height:100px;background:#FFCC99}
+
#p-logo {    height:0px;
-
#PageBody {width:800px;margin:0 auto;height:400px;background:#CCFF00}
+
              overflow:hidden;
-
#Sidebar { width:100px;margin-left: 5px; margin-top: 10px;height:390px; background:#FFCC00}
+
              display: none;
-
#MainBody { width:680px;margin-left: 110px;margin-top: -395px; height:390px; background:#99FFFF}
+
}
-
#Footer {width:800px;margin:0 auto;height:50px;background:#00FFFF}
+
 
 +
.firstHeading{display: none;
 +
}
 +
#top-section {height: 20px;
 +
           
 +
              margin-top: 0;
 +
              margin-left: auto;
 +
              margin-right: auto;
 +
              margin-bottom: 0
 +
            !important;
 +
              margin-bottom: 10px;
 +
              padding:0;
 +
              border:none;
 +
              background:#CCCCCC;
 +
}
 +
#catlinks{
 +
              display: none;
 +
}
 +
#search-controls{display: none;
 +
}
 +
#siteSub {
 +
display:none;
 +
}
 +
 
 +
#container {height:900px;
 +
              margin: 0;padding:0 auto;background:#999999 }
 +
#Header {width:965px;
 +
        margin:0;
 +
        padding: 0;
 +
        height:100px;        
 +
        background:#FFCC99;
 +
}
 +
#PageBody {width:100%;height:500px;margin:0;border:0;padding:0;background:#CCFF00;}
 +
#Sidebar { width:14%;height:490px; margin:5px;float:left;background:#FFCC00}
 +
#MainBody { width:83%;float:right;margin:5px; background:#99FFFF}
 +
#Footer {width:100%;margin:0 auto;height:50px;background:#00FFFF;clear:both;}
H1 { color: green; font-size: 37px; font-family: impact }  
H1 { color: green; font-size: 37px; font-family: impact }  
I {float:center;margin-left: auto;margin-right: auto; font-size:20px;font-family: bold;color: red}
I {float:center;margin-left: auto;margin-right: auto; font-size:20px;font-family: bold;color: red}
-
P{text-indent: 1cm; background: yellow; font-family: courier;width:400px;margin-left:5px;border-color: green; border-style: double;border-width: 3px;}  
+
 
-
K {float: right;text-indent: 1cm; background: #33CCFF; font-family: courier;width:240px;margin-left: 390px;margin-top: -125px;border-color: black; border-style: double;border-width: 3px;}
+
h2{float:left;width:65%;text-indent: 1cm; background: yellow; font-family: courier;margin-left:5px;margin-top:5px;border-color: green; border-style: double;border-width: 3px;}  
-
BODY {  background-position: center;background-image: url(https://static.igem.org/mediawiki/2011/3/3a/Fudan_test.png) }
+
 
-
J { background-image: url(https://static.igem.org/mediawiki/2011/0/0c/Fudan-Bg.jpeg)}
+
h3 {float:right;width:30%;text-indent: 1cm; background: #33CCFF; font-family: courier;margin:5px;border-color: black; border-style: double;border-width: 3px;}
 +
 
 +
BODY {  background-position: center; }
 +
 
 +
 
 +
 
 +
pic1 {float:right;position:absolute;top:250;left:100;width:680}
--> </STYLE
--> </STYLE
-
  <BODY>  
+
<BODY>  
-
  <div id="container">
+
<div id="container">
-
    <div id="Header">
+
<div id="Header">
-
      <center><H1>TEST PAGE</H1> </center>
+
<center><H1>I AM A TEST PAGE</H1> </center>
-
    </div>
+
</div>
-
    <div id="PageBody">
+
-
      <div id="Sidebar"><I><center>index</I><center>
+
<div id="PageBody">
-
      </div>
+
<div id="Sidebar"><I><center>index<br/>index2</I><center>
-
      <div id="MainBody">
+
</div>
-
      <P>fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space </P>  
+
<div id="MainBody">
-
      <K> another box another box another box another box another box another box another box another box another box another box another box another box another box another box another box another box another box another box another box </K>
+
<h2>fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space </h2>  
-
      </div>
+
<h3> another box another box another box another box another box another box another box another box another box another box another box another box another box another box another box another box another box another box another box </h3>
-
    </div>
+
-
    <div id="Footer">
+
</div>
-
      <J>text text text text text text text text text  text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text textv</J>
+
</div>
-
    </div>
+
 +
<div id="Footer">
 +
<J>text text text text text text text text text  text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text textv</J>
 +
</div>
   </div>
   </div>
-
  </BODY>  
+
</BODY>  
</HTML>
</HTML>

Latest revision as of 04:04, 2 September 2011


Template test

fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space fill the space

another box another box another box another box another box another box another box another box another box another box another box another box another box another box another box another box another box another box another box