📄 transaction.html
字号:
<html>
<head><center><h2><i><u>Transaction Screen</u></i></center></head>
<body bgcolor=orange background=backgrnd[2].gif>
<center><form action="http://localhost:8080/Client1" method=get><pre>
Enter UserId :<input typ=text name=t1 size=20>
Transaction key :<input type=password name=t2 size=20></pre>
<br>
<input type=submit value="submit">
<input type=reset value="clear"><br><br>
<a href="home.html"><img src="home[1].gif"height=40 width=40 align=right></a>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -