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

📄 invaliduser.htm

📁 a sound shopping cart application.
💻 HTM
字号:
<html>
<head>
<title>Invalid User</title>
</head>
<body bgcolor="#CCFFFF">
	<CENTER>
	<H1> Online Shopping Cart </H1>
	</CENTER>
	<BR><HR>
	
	<form method="POST" action="">
  	<p align="center">
	<font size="5" color=#000000>The specified user does not exist. </font>
 	<BR>
 	<BR>
 	<BR> 	  
  	<TABLE ALIGN="center" BORDER=0 height="102" width="359">
  	<TR>
  		<TD height="37" width="190">
        		<font size="4">Create New Account</font>   
		</TD>
  		<TD height="37" width="155">
        		<p align="left"><a href="NewUser.htm"><font size="4">Click here</font></a></p>
		</TD>
  	</TR>
  	<tr>
    		<td height="1" width="190">
    			<font size="4">Login Again</font>
    		</td>
    		<td height="1" width="155">
    			<font color="#0000FF"><a href="Login.htm"><font size="4">Click here</font></a></font>
		</td>
	</tr>		
	</TABLE>
	</form>
</body>
</html>

⌨️ 快捷键说明

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