Blogger Information
Blog 5
fans 0
comment 0
visits 2748
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
内联标签 样式选择器 0902作业
henrybb的博客
Original
653 people have browsed it

实例

<head>
<meta charset="UTF-8">
<title>内联框架</title>
</head>
<body>
<h2>网站列表</h2>
<ul shyle="float:left">
<li>
<a href="http://baidu.com" target="haha">百度</a>
</li>
<li>
<a href="http://www.sina.com" target="haha">新浪</a>
</li>
<li>
<a href="http://www.163.com" target="haha">163</a>
</li>
<li>
<a href="http://www.mop.com" target="haha">猫扑</a>
</li>
</ul>
<iframe src="http://baidu.com" frameborder="2" wigth="800" name="haha"></iframe>
<iframe srcdoc="<h2>222</2>" frameborder="2" wigth="800" name="haha"></iframe>
</body>

</html>

运行实例 »

点击 "运行实例" 按钮查看在线实例


Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post