index.html

来自「embedded_ethernet_complete_code_rabbit」· HTML 代码 · 共 14 行

HTML
14
字号
<html>
<head>
	<title> Basic Authentication Demo </title>
</head>

<body>

<h1>Basic Authentication Demo</h1>

<p>Valid user name and password detected.</p>

</body>
</html>

⌨️ 快捷键说明

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