welcome.htm
来自「Apress - Managing Enterprise Systems Wit」· HTM 代码 · 共 11 行
HTM
11 行
<html>
<head>
<title>Welcome To Acme</title>
</head><body>
<p align="center">
<b><font face="Arial Black">Welcome To Acme's Home Page</font></p>
<p align="center">
<input type="button" value="Continue" name="cmdContinue"></p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?