📄 sample8.htm
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Demo</title>
</head>
<body leftmargin="0" topmargin="0" marginheight="0" marginwidth="0" bgcolor="#FFFFFF" link="#0033cc" text="#000000" alink="#0033cc" vlink="#800080">
<form>
This sample page uses the Soft Key Observer to change the left sofkey to say "Input"
when the input box is activated. It will change back to say "Options" when the
input box is deactivated. Notice too that the Option menu has a new item added called
"Edit" when the input box is activated as well.
</br>
<input type="text" name="Ecom_BillTo_Postal_Name_Prefix" size="12" maxlength="100"><br/>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -