案例:html/html5 案例     状态:可编辑再运行    进入竖版
 运行结果 
x
 
1
<html>
2
<body>
3
4
<iframe src ="example/html/frame_a.html">
5
  <p>Your browser does not support iframes.</p>
6
</iframe>
7
8
</body>
9
</html>