⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 br.html

📁 一个工商银行个人网上银行的系统原型
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>中国工商银行 个人网上银行 个人用户网上贷款、还款</title>
<META http-equiv=Content-Type content="text/html; charset=gbk"><LINK 
href="before_login.htm" type=text/css rel=stylesheet>
<META content="MSHTML 6.00.2900.3157" name=GENERATOR></HEAD>
<BODY bottomMargin=0 bgProperties=0 leftMargin=0 topMargin=0 rightMargin=0 
marginwidth="0" marginheight="0">
<DIV id=Page_content>
<TABLE>
  <TBODY>
  <TR>
    <TD>
      <DIV class=reg_title>个人用户网上贷款、还款</DIV></TD>
    </TR></TBODY></TABLE>
<DIV class=Area_content>
<DIV class=content_title style="BORDER-BOTTOM: #eee 1px solid">填写贷款金额时请参考您的信用额度,如有疑问可以到银行柜台查询或致电XXXXX咨询。</DIV>
<TABLE cellSpacing=0 cellpadding=0 border=0>
<tbody>
<tr>
<td class=text_content width=100 height=50>
<a href="br.html" target="display">贷款查询</a></td>
<td class=text_content width=100 height=50>
<a href="b.html" target="display">贷款申请</a></td>
<td class=text_content width=100 height=50>
<a href="r.html" target="display">贷款归还</a></td>
</tr></tbody></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width="70%" border=0>
  <TBODY>
  <TR>
    <TD class="text_content login_big" width=120 height=50>查询账号:</TD>
    <TD class=text_content width=255 height=50><INPUT></TD>
    <TD class=text_content width=280 height=50>
      <DIV class=tip_off>输入您想要查询的账户账号</DIV></TD></TR>	
 </TR>
  </TBODY></TABLE>
<DIV class=Area_button>
<TABLE cellSpacing=0 cellPadding=0 width="70%" border=0 height="80">
  <TBODY>
  <TR>
    <TD width=30%>
      
      <div align="left">
        <input name="submit" type=submit class=button value="查  询" />
      </div></TD>
	  <td class=text_content>
	  <div>点击查询按钮后,您当前账户贷款情况将在下面显示。</div>
	  </td>
  </TR></TBODY></TABLE>
  <table cellspacing=0 cellPadding=0 width="70%" border=0>
  <tbody>
  <TR>
  	<TD class="text_content" width=30% height="80"><div align="center">当前账户贷款总额为:</div></TD>
	<TD class="text_content" width=70% height="80"><div align="center">XXXXXX.XX</div></TD>
	</TR>
	<tr>
	<td class="text_content" width="30%" height=80><div align="center">当前账户贷款利息为:</div></td>
	<td class="text_content" width="70%" height="80"><div align="center">XXX.XX</div></td>
	</tr>
	<tr>
	<td class="text_content" width="30%" height="80"><div align="center">下次还款最少归还金额为:</div></td>
	<td class="text_content" width="30%" height="80"><div align="center">XXXX.XX</div></td>
	</tr>
	</tbody></table>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -