Difference between revisions of "Team:HZAU-China/Team"

Line 6: Line 6:
 
//标题图
 
//标题图
 
<style type="text/css">
 
<style type="text/css">
himg.pos_title
+
.pos_title
 
{
 
{
 
position:absolute;
 
position:absolute;
left:300px;
+
left:0px;
top:150px
+
top:100px
}
+
htxt.pos_title
+
{
+
position:absolute:
+
left: 300px:
+
top: 150px
+
 
}
 
}
 
</style>
 
</style>
Line 25: Line 19:
 
<body>
 
<body>
 
// header picture
 
// header picture
<himg class="pos_title"><img src="https://static.igem.org/mediawiki/2017/f/fb/HZAU_2017_gear_1.png"/></himg>
+
<div class = "pos_title">
<htxt class="pos_title"><p>Team</p></htxt>
+
  <div clas = "half_column">
 +
  <h1>Team</h1>
 +
  <img src="https://static.igem.org/mediawiki/2017/f/fb/HZAU_2017_gear_1.png"/>
 +
  </div>
 +
</div>
 +
 
 
</body>
 
</body>
  

Revision as of 08:14, 27 October 2017

//标题图 // header picture

Team