我的圖片邊框怎么不顯示
<doctype html>
<html>
<head>
<title>無標題文檔</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
哥們 ?你的邊框顏色設置錯了 ?顏色設置如果采用十六進制 ?#后面是不能出現f之后的字母 ?詳情可以百度了解一下十六進制
2017-06-03
以后設置顏色直接在網頁取色器上取? 我手寫的
2017-06-03
#bladad 這個顏色是錯誤的