<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<div >
<select>
<option>[select]</option>
</select>
</div>
<div>
<img rc="dropDownArrow.png"/>
</div>
</body>
</html>
上面的代碼運行後,img元素變爲下拉列表下方(抱歉,我不能發佈圖片,因爲我剛剛註冊成爲新用戶離開1分鐘前到illstrate),需要在選擇元素之後放置一個img元素,怎麼樣?
但什麼我想實現的是:img元素必須在下拉列表
我試圖修改以各種不同的方式CSS的右側,但它不工作,
任何人都可以提出什麼我應該做??