0
相反圖像如何將文本說法的要求CSS插入文本,而不是圖像
<label class="req">Name:</label>
.req
{
//background-image:url(img/mandatory.jpg);
background-position:top right;
background-repeat:no-repeat;
padding-right:10px;
font-weight:bold;
}