模板无忧
网页特效
每日更新
|
TOP排行榜
|
Tag标签
|
充值
无忧首页
网页模板
程序模板
建站教程
视频教程
网页特效
图标素材
字体下载
站长工具
站长问答
网页特效
菜单导航
图片特效
文本链接
层和布局
页面背景
表单按钮
日期时间
计算转换
键盘鼠标
浏览器
游戏娱乐
综合其它
常用代码
jQuery特效
Prototype
Ajax/JavaScript
ExtJS
CSS特效
在线编辑器
Mootools
HTML
JS广告代码合集
站长工具
站长常用软件
网站综合查询
Alexa排名查询
Google PR查询
域名Whois查询
网站收录查询
友情链接查询
CSS2中文手册
CSS精简优化工具
网页特效代码
模板无忧
>
网页特效
>
菜单导航特效代码
>
收藏
分享
查看评论
菜单导航
演示
CSS柱状图形菜单_菜单导航特效
查看演示效果
特效Tag:
图形菜单
柱状
添加
CSS柱状图形菜单,您可以先修改部分代码再运行.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <TITLE>CSS柱状图形菜单</TITLE> <meta http-equiv="Content-Type" mrc="text/html; charset=gb2312" /> <style type="text/css"> .bargraph { font: 0.6em/2em Arial; color: #ddb; border-collapse: collapse; width: 476px; font-size:12px; } .bargraph td { padding:0; margin:0; vertical-align:bottom; text-align:center; background: #2d271c url(http://p1.mb5u.com/texiao/gridline.gif) 15px bottom; } .bargraph th { background: #2d271c; } .bargraph img { display:block; border-right: 1px solid #000; } </style> </head> <body> <table class="bargraph"> <tr> <th>Visits 2005</th> <td>10000<img src="http://p1.mb5u.com/texiao/column.gif" width="36" height="10" alt="10000" /></td> <td>15000<img src="http://p1.mb5u.com/texiao/column.gif" width="36" height="30" alt="15000" /></td> <td>20000<img src="http://p1.mb5u.com/texiao/column.gif" width="36" height="40" alt="20000" /></td> <td>30000<img src="http://p1.mb5u.com/texiao/column.gif" width="36" height="60" alt="30000" /></td> <td>35000<img src="http://p1.mb5u.com/texiao/column.gif" width="36" height="70" alt="35000" /></td> <td>40000<img src="http://p1.mb5u.com/texiao/column.gif" width="36" height="80" alt="40000" /></td> <td>50000<img src="http://p1.mb5u.com/texiao/column.gif" width="36" height="100" alt="50000" /></td> <td>60000<img src="http://p1.mb5u.com/texiao/column.gif" width="36" height="120" alt="60000" /></td> <td>70000<img src="http://p1.mb5u.com/texiao/column.gif" width="36" height="140" alt="70000" /></td> <td>80000<img src="http://p1.mb5u.com/texiao/column.gif" width="36" height="160" alt="80000" /></td> <td>90000<img src="http://p1.mb5u.com/texiao/column.gif" width="36" height="180" alt="90000" /></td> <td>100000<img src="http://p1.mb5u.com/texiao/column.gif" width="36" height="200" alt="100000" /></td> </tr> <tr> <th></th> <th>Jan</th> <th>Feb</th> <th>Mar</th> <th>Apr</th> <th>May</th> <th>Jun</th> <th>Jul</th> <th>Aug</th> <th>Sep</th> <th>Oct</th> <th>Nov</th> <th>Dec</th> </tr> </table> </body> </html>
所属频道:
菜单导航特效
/
更新时间:2011-02-23
[收藏]
[报错]
[返回列表]
相关
菜单导航特效
:
CSS+div+js组合强大实现超酷菜单
超酷仿GOOGLE首页导航菜单效果
仿网易的滑动门技术DIV+CSS实现
仿蓝色理想网站的导航菜单
鼠标触及带边框菜单
用JS实现的类似框架的链接导航模式
CSS立体层
右键弹出菜单
纯css的导航下拉菜单
隐藏菜单效果
css模拟title和alt的提示效果
下拉菜单链接页面打开方式选择
菜单导航特效Rss订阅
特效代码搜索
菜单导航特效推荐
带阴影绿色的CSS网站导航条
浅黄色简洁CSS栏目导航
酷似FLASH的竖向菜单
兼容IE各版本的纯CSS二级下拉菜单
CSS柱状图形菜单
简单菜单
纯CSS下拉式导航菜单
透明度慢慢变化的竖向JS+css菜单
超帅的CSS菜单导航(当前项带下划线)
注重体验、语义、兼容的TAB滑动门修正版
猜你也喜欢看这些
jQuery 鼠标悬停图片色彩渐显效果
JavaScript 控制图片改变重叠顺序
来自腾讯的JavaScript图片滑动
图像大小选样式
Javscript+CSS图片查看提取显示器代码
jQuery 图片切换,带标题和说明文字
CSS实现图片拖影效果
JS模拟Windows的图片放大特效
Google纪念Logo小球下落特效
JS图片切换学习版,没有过多修饰
相关链接:
复制本页链接
|
搜索CSS柱状图形菜单
特效说明:
菜单导航模板
-
CSS柱状图形菜单
。