您好!欢迎来到.Net中文社区!
[登录]
[免费注册]
[匿名投稿]
首 页
业界动态
数据库
.Net编程
Silverlight
AJAX编程
实用代码
网页标准
美工之家
热门:
网页模板
.net视频教程
JQuery
MVC
json
ExtJs
源码示例
三级联动
JQuery菜单
您现在的位置:
.Net中文社区
>>
实用代码
>>正文内容
简单的后台管理界面
发布时间:2008年12月15日
点击数: 次
未知
演示代码如下:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>www.aspxcs.net(.Net中文社区)</title> <style type="text/css"> body{font-size:12px;} ul,li,h2{margin:0;padding:0;} ul{list-style:none;} #top{width:900px;height:40px;margin:0 auto;background-color:#CCCC00} #top h2{width:150px;height:40px;background-color:#99CC00;float:left;font-size:14px;text-align:center;line-height:40px;} #topTags{width:750px;height:40px;margin:0 auto;background-color:#CCCC00;float:left} #topTags ul li{float:left;width:100px;height:25px;margin-right:5px;display:block;text-align:center;cursor:pointer;padding-top:15px;} #main{width:900px;height:500px;margin:0 auto;background-color:#F5F7E6;} #leftMenu{width:150px;height:500px;background-color:#009900;float:left} #leftMenu ul{margin:10px;} #leftMenu ul li{width:130px;height:30px;display:block;background:#99CC00;cursor:pointer;line-height:30px;text-align:center;margin-bottom:5px;} #leftMenu ul li a{color:#000000;text-decoration:none;} #content{width:750px;height:500px;float:left} .content{width:740px;height:490px;display:none;padding:5px;overflow-y:auto;line-height:30px;} #footer{width:900px;height:30px;margin:0 auto;background-color:#ccc;line-height:30px;text-align:center;} .content1 {width:740px;height:490px;display:block;padding:5px;overflow-y:auto;line-height:30px;} </style> </head> <body> <div id="top"> <h2>管理菜单</h2> <div id="topTags"> <ul> </ul> </div> </div> <div id="main"> <div id="leftMenu"> <ul> <li>个人资料</li> <li>相册管理</li> <li>日志管理</li> <li>留言管理</li> <li>风格管理</li> <li>系统管理</li> <li>帮助信息</li> </ul> </div> <div id="content"> <div id="welcome" class="content" style="display:block;"> <div align="center"> <p> </p> <p><strong>欢迎使用用户管理系统!</strong></p> <p> </p> </div> </div> <div id="c0" class="content">个人资料</div> <div id="c1" class="content">相册管理</div> <div id="c2" class="content">日志管理</div> <div id="c3" class="content">留言管理</div> <div id="c4" class="content">风格管理</div> <div id="c5" class="content">系统管理</div> <div id="c6" class="content">帮助信息</div> </div> </div> <div id="footer">copyright for lalasxc </div> </body> </html>
随机文章推荐
挺好用的登陆界面
相当实现的CSS表单特效
QQ频道单行多条信息滚动代码
11款新鲜的jQuery插件【附所有demo下载】
可关闭并且能最大化的用层模拟的网页浏览器
简单的放大镜效果
本站热点业务
更多
模板/案例展示
热门推荐
·
QQ经典JS相册效果【推荐】
·
jquery示例实现智能输入提示功能
·
仿QQ首页图片轮换效果
·
兼容所有浏览器经典JS图片滚动
·
CSS+JS 仿MSN TAB选项卡
·
jQuery图片相册展示插件
·
兼容性比较好且实用强大的弹出窗口
·
Javascript仿flash幻灯效果
·
纯div+css制作的向下弹出菜单【兼
·
前端效果图的jquery实现过程(左右
·
详解Tab(选项卡)的设计原则及应用
·
jQuery打造经典动态下滑菜单
·
图片伸缩放大功能,鼠标单击缩放
·
JS实现旋转展示效果【经典】
·
经典jQuery的对象切换插件
最近更新
·
比较喜欢的一种效果(原创)仿taobao
·
25个非常棒的jQuery滑块插件和教程
·
100个非常强大的CSS菜单教程指南
·
25个实用的jQuery Tooltip脚本
·
30个精美的jQuery幻灯片效果插件和
·
魅族官网的滑动导航菜单
·
超过 25 个华丽的 Web 日历组件
·
10 款很有创意的 jQuery 表格插件
·
20+ 个很棒的 jQuery 文件上传插件
·
13个超级有用的 jQuery 内容滚动插
·
13个超级有用的jQuery内容滚动插件
·
分享open-open AJAX开源项目中的几
·
30 个 jQuery 导航菜单插件和教程
·
常用JQuery插件整理
·
推荐10款非常有用的 Ajax 插件