Blogger Information
Blog 4
fans 0
comment 0
visits 2882
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
0423后台首页的制作
少爷仔的博客
Original
666 people have browsed it

实例

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>后台管理</title>
</head>
<body>
<h2>后台管理</h2>
<ul style="float:left">
    <li><a href="" target="main">用户管理</a></li>
    <li><a href="" target="main">分类管理</a></li>
    <li><a href="" target="main">商品管理</a></li>
    <li><a href="" target="main">系统管理</a></li>
</ul>
<iframe srcdoc="<h3>网站管理后台</h3>" frameborder="" width="600" height="500"  name="main"></iframe>

</body>
</html>

运行实例 »

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


Correction status:Uncorrected

Teacher's comments:
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