Blogger Information
Blog 2
fans 0
comment 0
visits 795
Related recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
简单小后台
akk888
Original
335 people have browsed it

<!DOCTYPE html>

<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>后台页面</title>
</head>
<body>
<div class="header">
<h1>网站后台管理系统</h1>
<div>
<em>admin</em>
<a href="logout.php">退出</a>
</div>
</div>

<ul class="nav">
<li><a href="../0704/demo1.html" target="content">表格</a></li>
<li><a href="../0704/demo2.html" target="content">用户</a></li>
<li><a href="../0704/demo3.html" target="content">管理</a></li>
<li><a href="../0704/demo4.html" target="content">权限</a></li>
</ul>
</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