DIV CSS 佈局教程網

 DIV+CSS佈局教程網 >> 網頁腳本 >> CSS入門知識 >> CSS詳解 >> 為什麼IE6下容器的寬度和FF解釋不同呢
為什麼IE6下容器的寬度和FF解釋不同呢
編輯:CSS詳解     
<?XML version="1.0" encoding="gb2312"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHtml 1.0 Strict//EN" "
http://www.w3.org/TR/xhtml1/DTD/xHtml1-strict.dtd">
<Html XMLns="
http://www.w3.org/1999/xHtml" XML:lang="zh" lang="zh">
<head profile="
http://www.w3.org/2000/08/w3c-synd/#">
<FCK:meta http-equiv="content-language" content="zh-cn"  />
<FCK:meta http-equiv="content-type" content="text/Html;charset=gb2312"  />
<title>blueidea</title>
<style type="text/CSS">
/*<![CDATA[*/
div {
cursor:pointer;
width:200px;
height:200px;
border:10px solid red
}
/*]]>*/
</style>
</head>
<body>
<div onclick_fckprotectedatt="%20onclick%3D%22alert(this.offsetWidth)%22">web標准常見問題大全</div>
<FCK:hr />
</body>
</Html>

 

XML學習教程| jQuery入門知識| AJAX入門| Dreamweaver教程| Fireworks入門知識| SEO技巧| SEO優化集錦|
Copyright © DIV+CSS佈局教程網 All Rights Reserved