Line 6: | Line 6: | ||
//标题图 | //标题图 | ||
<style type="text/css"> | <style type="text/css"> | ||
− | + | .pos_title | |
{ | { | ||
position:absolute; | position:absolute; | ||
− | left: | + | left:0px; |
− | top: | + | top:100px |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
</style> | </style> | ||
Line 25: | Line 19: | ||
<body> | <body> | ||
// header picture | // header picture | ||
− | < | + | <div class = "pos_title"> |
− | + | <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