Blogger Information
Blog 9
fans 1
comment 1
visits 3987
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
ceshi
小明的博客
Original
759 people have browsed it

这是标签测试

实例

<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
</head>

<body>
<h2>网址导航</h2>
<ul style="float: left">
<li><a href="http://www.sohu.com" target="main">搜狐</a></li>
<li><a href="http://www.baidu.com" target="main">百度</a></li>
<li><a href="http://www.taobao.com" target="main">淘宝</a></li>
<li><a href="http://www.wwzzw.com " target="main">锦润</a></li>
<li><a href="http://www.PHP.cn" target="main">php中文网</a></li>
</ul>
<iframe src="http://www.baidu.com" frameborder="1" width="400" height="500" name="main" style="float:left;"></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
  • 2019-09-03 18:32:21