about.html

来自「在STR912上实现的uip」· HTML 代码 · 共 13 行

HTML
13
字号
<html>
<body bgcolor="white">
<center>
<table width="600" border="0"><tr><td>
<h2>Welcome</h2>
<p align="justify">
This web page is served from the STR912 microcontroller by a small web server running on top of
the uIP TCP/IP
stack.
</td></tr></table>
</center>
</body>
</html>

⌨️ 快捷键说明

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