Difference between revisions of "Team:OUC-China"

Line 1: Line 1:
  
<nowiki><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
<nowiki>
<html xmlns="http://www.w3.org/1999/xhtml">
+
<head>
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
<title>无标题文档</title>
+
 
<style>
 
<style>
 
#div1{left:0px;top:0px;  width:100%; height:100%; position:fixed; background-color:#000;}
 
#div1{left:0px;top:0px;  width:100%; height:100%; position:fixed; background-color:#000;}
 
</style>
 
</style>
</head>
 
 
<body>
 
  
 
<div id="div1"></div>
 
<div id="div1"></div>

Revision as of 10:55, 6 August 2015

<style> #div1{left:0px;top:0px; width:100%; height:100%; position:fixed; background-color:#000;} </style> <div id="div1"></div> </body> </html>