SOURCE

console 命令行工具 X clear

                    
>
console
<!dovctype html>
<html>

<head>
	<meta charset="utf-8">

	<title>我的第二个网页</title>
	<mate name="keywords" content="页面,窗体">

</head>

<body>
	<h1>欢度新年元旦</h1>
    <hr font color="red">
	<h2>&nbsp;&nbsp;111</h2>
    <hr font color="red">
    <p>
        @wed工作室&nbsp;2001-2022

    </p>





</body>

</html>