This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>第一个网页</title>
</head>
<body>
<h1>C语言开发基础</h1>
<h3>第一章:C语言的基本语法</h3>
<h3>第二章:C语言的数据类型</h3>
</body>
</html>