案例:html/html5 案例     状态:可编辑再运行    进入竖版
 运行结果 
x
 
1
<html>
2
<body>
3
4
<p>This is some text. This is some text. This is some text.</p>
5
6
<hr style="width:50%;text-align:left;margin-left:0" />
7
8
<p>This is some text. This is some text. This is some text.</p>
9
10
</body>
11
</html>
12