Team:HUST-China/Templates/banner

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{:Team:HUST-China/Templates/css/style}}
 
<html>
<html>
<head>
<head>
Line 6: Line 5:
<meta name="description" content="iGEM HUST CHINA">
<meta name="description" content="iGEM HUST CHINA">
<link rel="shortcut icon" type="imgs/ico" href="favicon.ico" >
<link rel="shortcut icon" type="imgs/ico" href="favicon.ico" >
 +
<style type="text/css">
 +
 +
html, body, div, span, applet, object, iframe,
 +
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 +
a, abbr, acronym, address, big, cite, code,
 +
del, dfn, em, font, img, ins, kbd, q, s, samp,
 +
small, strike, strong, sub, sup, tt, var,
 +
b, u, i, center,
 +
dl, dt, dd, ol, ul, li,
 +
fieldset, form, label, legend,
 +
table, caption, tbody, tfoot, thead, tr, th, td {
 +
background: transparent;
 +
border: 0;
 +
font-size: 100%;
 +
margin: 0;
 +
outline: 0;
 +
padding: 0;
 +
vertical-align: baseline;
 +
list-style:none;
 +
}
 +
body {
 +
/*background: #fff;*/
 +
  background-color: #fff;
 +
  background: url(https://static.igem.org/mediawiki/2012/3/3a/Bg.png);
 +
 +
}
 +
 +
/*hd--------------------------------------*/
 +
#hd{
 +
        position: relative;
 +
width:780px;
 +
margin:0px auto;
 +
text-align:center;
 +
        z-index:-1;
 +
}
 +
h2{
 +
font-size: 5em;
 +
color:#2e423e;
 +
margin:0px 0 0 -30px;
 +
float:left;
 +
width: 600px;
 +
height: 90px;
 +
}
 +
 +
/*underline-------------------------------*/
 +
#under{
 +
width:100%;
 +
height:30px;
 +
background:url(https://static.igem.org/mediawiki/2012/d/df/Under.png);
 +
background-repeat: repeat-x;
 +
float:left;
 +
margin-top:40px;
 +
position:relative;
 +
}
 +
 +
 +
 +
/*main-----------------------------------*/
 +
.main{
 +
width:780px;
 +
margin:0 auto;
 +
position:relative;
 +
}
 +
 +
 +
</style>
 +
 +
 +
 +
</head>
</head>
         <body>
         <body>

Revision as of 12:20, 24 September 2012

logo

HUST CHINA