qq_Tel萬事屋哈哈哈哈_0
2017-07-20 21:24:02
<!doctype?html>
<html>
?<head>
??<meta?charset="UTF-8">
??<meta?name="Generator"?content="EditPlus?">
??<meta?name="Author"?content="">
??<meta?name="Keywords"?content="">
??<meta?name="Description"?content="">
??<title>Document</title>
??<style>
??#a
??{
??background-color:#cccccc;
??height:100;
??width:100;
??}
??</style>
?</head>
?<body>
??<div?id="a">
??1
??</div>
?</body>
</html>哪里錯(cuò)了么,求大神解答,本人新手
13 回答

顏鴻羽
TA貢獻(xiàn)108條經(jīng)驗(yàn) 獲得超56個(gè)贊
?#a
??{
??background-color:#cccccc;
??height:100px;
??width:100px;
border: 1px solid red ? //新手在不知道是否設(shè)了盒子可以用這個(gè)看一下,不過用掉后刪除,盡量減少代碼
??}

蕭歡打靶把營歸
TA貢獻(xiàn)63條經(jīng)驗(yàn) 獲得超16個(gè)贊
style中的是css樣式,應(yīng)該帶上單位;如果是直接寫在標(biāo)簽中為屬性,如<table height=100></table>,可不帶單位

慕的地6079101
TA貢獻(xiàn)3593條經(jīng)驗(yàn) 獲得超1個(gè)贊
添加回答
舉報(bào)
0/150
提交
取消