?? landing.html~12~
字號:
<html> <head> <title>聊天角色</title> </head> <body> <center> <form action="" method="POST"> <table> <tr align="center" style="background-image: url(A.jpg);"> <td height="200" width="500" colspan="2" ><input style="font-siz:50px;color:blue;border-style:none" type="text" name="txtTime" size="20" /></td> </tr> <tr> <td> 角色名:</td> <td> <input type="text" name="txtName" size="20" value="" /></td> </tr> </table> </form> </center> </body></html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -