实例介绍
【实例简介】
【实例截图】
【实例截图】
【核心代码】
<html> <head> <META http-equiv=Content-Type content="text/html; charset=GBK"> <title>付款系统</title> <meta name="Keywords" content=""> <meta name="Description" content=""> <style rel="stylesheet" type="text/css"> /* CSS Document */ h1{ font-size:18px; } body{ background-color:#FFFFFF; text-align:left; font-family:"宋体", arial; font-size:12px; color:#000000; word-wrap:break-word; text-align:center; } table { font-size:12px; } h1{ letter-spacing: 2px; } p{ text-indent:28px; margin:5px; } /* 链接颜色 */ a{ font-size:12px; color:#000000; } a:hover{ color: #bc2931; } textarea{ word-break:break-all; } #container{ background-color:#F0F3F5; width:980px; text-align:left; } #header,#content,#sidebar,#footer{ border-width:1px; border-style:solid; border-color:#FFFFFF; overflow:auto; } #header{ width:980px; margin-bottom:5px; } #header a{ font-size:18px; } #midwrap{ width:980px; } #content{ width:960px; float:left; padding:5px; } #sidebar{ width:10px; padding:5px; } #footer{ width:980px; clear:both; padding:5px; margin-top:5px; } .you{ text-align:right; } .dingchang{ width:220px; } .cssfloatl{ float:left; width:160px; } #tebie div input{ vertical-align:super; } #tebie div img{ width:135px; height:30px; } table{ border-collapse:collapse; } td{ border-collapse:collapse; } </style> <script language="javascript" type="text/javascript"> function $(objID) { return document.getElementById(objID); } </script> </head> <body> <div id="container"> <div id="header"> </div> <div id="midwrap"> <div id="content"> <FORM id=FrmPay name=form onSubmit="return formcheck(this)" action=apay.asp method=post> <table style="background-color:#FFFFFF;width:90%;"> <caption><b>在线支付接口</b></caption> <tr onmouseover='this.style.background="#F0F3F5"' onmouseout='this.style.background="white"'> <td class="you" width="180"></td> <td width="300"></td> <td width="500"></td> </tr> <tr onmouseover='this.style.background="#F0F3F5"' onmouseout='this.style.background="white"'> <td class="you" width="180">支付项目名称:</td> <td width="300"> <input name=pnr value="">*</td> <td width="500"></td> </tr> <tr onmouseover='this.style.background="#F0F3F5"' onmouseout='this.style.background="white"'> <td class="you">支付项目描述:</td> <td> <INPUT size=45 name=body>*</td> <td></td> </tr> <tr onmouseover='this.style.background="#F0F3F5"' onmouseout='this.style.background="white"'> <td class="you">请输入支付金额:</td> <td> <input type="text" name=amount value="" class="dingchang" maxlength=10>*元</td> <td></td> </tr> <tr onmouseover='this.style.background="#F0F3F5"' onmouseout='this.style.background="white"'> <td> </td> <td> <input type="submit" value="确认提交" ></td> <td> </td> </tr> <tr> <td></td> <td>本站业务:<a href="http://www.808400.com">400电话办理</a> <a href="http://www.808400.com">400电话申请</a> <a href="http://www.808400.com">400电话</a> <a href="http://www.808400.com">400开户</a></td> <td></td> </tr> </table> </form> <!--imgsbbbegin--> <!--imgsbbend--> </div> <div id="sidebar"> <!--hotbegin--> <!--hotend--> </div> </div> <div id="footer"> </div> <!-- --> </div> </body> </html>
好例子网口号:伸出你的我的手 — 分享!
网友评论
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
支持(0) 盖楼(回复)
支持(0) 盖楼(回复)
支持(0) 盖楼(回复)
支持(0) 盖楼(回复)