模板无忧
网页特效
每日更新
|
TOP排行榜
|
Tag标签
|
充值
无忧首页
网页模板
程序模板
建站教程
视频教程
网页特效
图标素材
字体下载
站长工具
站长问答
网页特效
菜单导航
图片特效
文本链接
层和布局
页面背景
表单按钮
日期时间
计算转换
键盘鼠标
浏览器
游戏娱乐
综合其它
常用代码
jQuery特效
Prototype
Ajax/JavaScript
ExtJS
CSS特效
在线编辑器
Mootools
HTML
JS广告代码合集
站长工具
站长常用软件
网站综合查询
Alexa排名查询
Google PR查询
域名Whois查询
网站收录查询
友情链接查询
CSS2中文手册
CSS精简优化工具
网页特效代码
模板无忧
>
网页特效
>
菜单导航特效代码
>
收藏
分享
查看评论
菜单导航
演示
菜单效果1_菜单导航特效
查看演示效果
特效Tag:
菜单
效果
添加
菜单效果1,您可以先修改部分代码再运行.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"><head><title>菜单效果03</title> <FCK:meta http-equiv=mrc-type mrc="text/html; charset=GB2312" /> <style> body{ padding:0px; margin:0px; font-size:12px; font-family:Arial, Helvetica, sans-serif;} a:link{ color:red; text-decoration:none; } a:visited{ color:red; text-decoration:none; } a:hover{ color:#333; text-decoration:underline; } div.toolbar{ background-image:url(http://p1.mb5u.com/texiao/bg_toolbar.gif); width:292px; height:16px; padding:6px 0px 2px 10px; position:absolute; cursor:hand; z-index:1; margin-top:10px; margin-left:-250px; word-spacing:10px; } .tool1{ margin-top:10px; background-image:url(http://p1.mb5u.com/texiao/bg_toolbar.gif); width:292px; height:16px; padding:6px 0px 2px 10px; position:absolute; cursor:hand; z-index:1; word-spacing:10px; } .tool2{ margin-top:10px; margin-left:-250px; background-image:url(http://p1.mb5u.com/texiao/bg_toolbar.gif); position:absolute; cursor:hand; z-index:1; width:292px; height:16px; padding:6px 0px 2px 10px; word-spacing:10px; } </style> </head> <body>
复制地址
加入收藏
返回首页