<!DOCTYPE html>

<html lang="en">

<head>

<meta charset="UTF-8">

<title>Document</title>

</head>

<body>

<!--

shift + ! 按 enter 快速生成html结构

快速生成注释: ctrl + ?/

复制:ctrl + c

粘贴: ctrl + v

保存:ctrl + s

剪切:ctrl + x

删除:ctrl + d

撤回:ctrl + z

-->

</body>

</html>