我的圖片邊框怎么不顯示
<doctype html>
<html>
<head>
<title>無(wú)標(biāo)題文檔</title>
<style type="text/css">
img{margin:10px 18px; border:1px solid #bladad;}
</style>
</head>
<body>
?? <img src="images/U4341P115DT20130218111855.jpg" width="80"? height="80"/>
?? <img src="images/userid87975time20070303135301.jpg" width="80"? height="80"/>
?? <img src="images/userid219491time20100825062814.jpg" width="80"? height="80"/>
?? <img src="images/W020150327349306555358.jpg" width="80"? height="80"/>
?? <img src="images/wKgDs1QMxeXRrF5aAAHOr0Gk3N0791.jpg" width="80"? height="80"/>
</body>
</html>
2017-06-03
哥們 ?你的邊框顏色設(shè)置錯(cuò)了 ?顏色設(shè)置如果采用十六進(jìn)制 ?#后面是不能出現(xiàn)f之后的字母 ?詳情可以百度了解一下十六進(jìn)制
2017-06-03
以后設(shè)置顏色直接在網(wǎng)頁(yè)取色器上取? 我手寫的
2017-06-03
#bladad 這個(gè)顏色是錯(cuò)誤的