案例:html案例     状态:可编辑再运行    进入竖版
 运行结果 
x
 
1
<html>
2
<body>
3
4
<a href="//www.w3xue.com">
5
This is a link</a>
6
7
</body>
8
</html>
9