index.html

来自「c8051f340 silcon lab」· HTML 代码 · 共 9 行

HTML
9
字号
<html>
<head><title>Hello World</title><head>

<body bgcolor="green" text="white" link="yellow" vlink="red" alink="blue">
<h1>Hello World!</h1>  <br><br>
<B>This page is served from a C8051F12x and uses the Silicon Laboratories TCP/IP stack.</B>
</body>
</html>

⌨️ 快捷键说明

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