Difference between revisions of "Team:Jilin China/home"

(Blanked the page)
 
(465 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{:Team:Jilin_China/CSS}}
 
{{:Team:Jilin_China/Navbar}}
 
{{:Team:Jilin_China/Js}}
 
<html><!--For CSS and Js-->
 
<link rel="stylesheet" type="text/css"
 
href="https://2018.igem.org/Template:Jilin_China/Full_Page.css?action=raw&ctype=text/css" />
 
<style>
 
html,body, .mw-body {
 
height: clac(100% - 20px);
 
padding:0;
 
margin:0;
 
}
 
.s1 {
 
height: calc(100% - 20px);
 
width:100%;
 
overflow: ;
 
}
 
.section {
 
height:  calc(100% - 20px);
 
width: 100%;
 
}
 
.section p{
 
box-sizing: border-box;
 
padding: 0;
 
margin: 0;
 
}
 
.sc1{
 
background-color: red:
 
}
 
.sc2{
 
background-color: green:
 
}
 
.sc3{
 
background-color: blue:
 
}
 
.sc4{
 
background-color: yellow:
 
}
 
</style>
 
</html>
 
  
<html>
 
<section class="s1">
 
  <div class="section sc1">
 
    <h2>iGEM18</h2>
 
    <h3>JILIN CHINA</h3>
 
  </div>
 
  <div class="section sc2"><p>Section 2</p></div>
 
  <div class="section sc3"><p>Section 3</p></div>
 
  <div class="section sc4"><p>Section 4</p></div>
 
</section>
 
</html>
 
 
<html>
 
<script type="text/javascript" src="https://2018.igem.org/Template:Jilin_China/Full_Page.js?
 
action=raw&ctype=text/javascript"></script>
 
</html>
 

Latest revision as of 19:00, 16 October 2018