<input type="button" class="handcursor"
onclick='doLogin()' tabindex="5"
style="background:url(<%=contextPath%>/img/eds.jpg); border-style:none;
width:124px; height:35px; background-repeat:no-repeat;" />
本文介绍了一个包含登录功能的按钮元素,该按钮使用了特定的样式属性,如背景图片、边框样式、宽度和高度等。
<input type="button" class="handcursor"
onclick='doLogin()' tabindex="5"
style="background:url(<%=contextPath%>/img/eds.jpg); border-style:none;
width:124px; height:35px; background-repeat:no-repeat;" />
1101

被折叠的 条评论
为什么被折叠?
