在表单的按钮用背景图片

CSS代码:
<style type="text/css">
<!--
.ok { width:120px; height:30px; background:url(bg.gif) no-repeat;border:none;cursor:hand}/* 定义大小 背景不重得显示,边框不显示,按钮手型. */
-->
</style>

...
分页:[«]1[»]