Difference between revisions of "Team:CGU Taiwan"

Line 59: Line 59:
 
}
 
}
  
</style>
 
<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>
 
</style>
</head>
 
<body>
 
 
<div class="header-cont">
 
    <div></div>
 
</div>
 
 
<div></div>
 
 
</head>
 
</head>
 
</html>
 
</html>

Revision as of 11:31, 4 July 2016