<button class="myClass">
<label style="width:500px">This is sample 1</label>
<img class="btnImg" src="images/list_item_arrow.png"/>
</button>
.myClass
{
opacity:0.3;
color:#30F;
height:50px;
width:90%;
font-size:20px;
text-decoration:blink;
font-family:"Arial Black", Gadget, sans-serif;
}
標籤不佔用寬度,因此提供。 要求是:如果按鈕在%或px中佔用一些寬度,我們可以在右端顯示圖像。 在此先感謝Nest標籤內部Html5按鈕標籤