Difference between revisions of "Team:CGU Taiwan"

Line 93: Line 93:
 
</ul>
 
</ul>
 
</nav>
 
</nav>
 
+
<style type="text/css">
 +
body{
 +
    margin:0px;
 +
    background:#000;
 +
}
 +
.header-cont {
 +
    width:100%;
 +
    position:fixed;
 +
    top:0px;
 +
}
 +
.header {
 +
    height:50px;
 +
    background:#F0F0F0;
 +
    border:1px solid #CCC;
 +
    width:960px;
 +
    margin:0px auto;
 +
}
 +
.content {
 +
    width:960px;
 +
    background: #F0F0F0;
 +
    border: 1px solid #CCC;
 +
    height: 2000px;
 +
    margin: 70px auto;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
 +
<div class="header-cont">
 +
    <div></div>
 +
</div>
 +
 +
<div></div>
 
</head>
 
</head>
 
</html>
 
</html>

Revision as of 11:40, 4 July 2016