html5标准格式
更新:HHH   时间:2023-1-7



<!DOCTYPE html>

<html>

<head>

<title>文档的标题</title>

</head>


<body>

文档的内容

</body>


</html>


返回web开发教程...