<html>
<body>
<h1>my first heading </h1>
<p>my first paragraph </p>
</body>
</html>
<h1>this is a heading</h1>
<h2>this is a heading</h2>
<h3>this is a heading</h3>
<a href="
http://www.baidu.com"> this is a link </a>
<img src = "w3schoool.jpg" width="104" height="142" />
<h1 align = "center" > this is a heading </h1>
<body bgcolor = "yellow"> </body>
<hr/>
<!-- This is a comment -->
换行符