实例代码“Ctrl+/”提示“F11/ESC”全屏 返回 格式化 恢复 运行
x
 
1
<!DOCTYPE html>
2
<html>
3
<head>
4
<title>Title of the document</title>
5
</head>
6
7
<body>
8
The content of the document......
9
</body>
10
11
</html>
12