復制代碼代碼如下:
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”>
<meta http-equiv=”Content-Type” content=”text/html; charset=gb2312″ />
<style type=”text/css”>
<!–
div {
position:absolute; //絕對定位
top:50%; //距頂部50%
left:50%;
margin:-100px 0 0 -200px; //設定這個div的margin-top的負值為自身的高度的一半,margin-left的值也是自身的寬度的一半的負值.(感覺在繞口令)
width:400px; //寬為400,那么margin-top為-200px
height:200px; //高為200那么margin-left為-100px;
border:1px solid red;
line-height:200px;
font-size:16px;
text-align:center;
z-index:99; //浮動在最上層
}
–>
</style>
<div>歡迎光臨軟件開發網 www.survivalescaperooms.com</div>
新聞熱點
疑難解答