案例:html案例     状态:可编辑再运行    进入竖版
 运行结果 
x
 
1
<html>
2
<body>
3
4
<h1>My First Heading</h1>
5
6
<p>My first paragraph.</p>
7
8
</body>
9
</html>
10