首 页
┆
免费资源
┆
免费教程
┆
游戏外挂
┆
非主流资源
┆
非主流教程
┆
留言区
┆
网络测速
┆
Alexa查询
┆
QQ空间播放器
┆
交流论坛
登录
|
注册
设为首页
加入收藏
联系我们
首 页
免费空间
QQ资源
综合免费
网页特效
非主流资源
游戏外挂
免费教程
免费ASP空间
|
免费PHP空间
|
免费FTP空间
|
全能空间
|
国外空间
|
静态空间
|
自助空间
|
免费论坛
|
免费博客
|
免费相册
QQ空间模板
|
QQFlash模块
|
QQ个性签名
|
QQ空间日志
|
QQ空间留言代码
|
QQ空间免费物品
|
QQ头像|QQ皮肤|QQ 表情
|
QQ安全
免费中心
|
免费统计
|
免费账号
|
免费信息
|
电话短信
|
建站素材
|
免费网络硬盘
|
免费域名
|
免费邮箱
|
免费代理
|
免费杀毒
页面特效
|
背景特效
|
导航菜单
|
状态栏类
|
文本特效
|
链接特效
|
图形特效
|
窗口特效
|
按钮特效
非主流图片
|
非主流美女
|
非主流帅哥
|
非主流头像
|
非主流签名
|
非主流服饰
|
非主流发型
其他外挂
|
传奇外挂
|
风火之旅外挂
|
奇迹外挂
|
梦幻外挂
|
诛仙外挂
|
征途外挂
|
劲舞团外挂
|
卡丁车外挂
|
彩虹岛外挂
数码照片处理
|
Illustrator
|
网络教程
|
平面设计教程
|
电脑教程
|
计算机考试
|
影音编辑
|
办公软件
|
photoshop
|
ImageReady
当前位置:
星空免费资源网
→
免费资源
→
网页特效
→
页面特效
→ 文章内容
仿yahoo首页特色服务内容切换效果
减小字体
增大字体
作者:KaSim 来源:星空资源网 发布时间:2008-1-10 11:10:01
收藏到QQ书签
以下是程序
代码
<!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>免费网络-网页特效</title> </head> <style type="text/css"> /* common styling */ /* Set up the default font and ovrall size to include image */ body { background: #fff; font-family: "Lucida Grande", Helvetica, Arial, sans-serif; font-size: 12px; } #tabs {width:400px; text-align:center; background: url(
http://www.jscode.cn/jscode/images/icon/top.gif
); margin:30px 0 0 175px; position:absolute; z-index:500;} #tabs ul {padding:0; margin:0; width:400px; list-style:none; position:relative;} #tabs ul li {float:left; display:inline; width:125px; height:53px; margin:0 4px;} #tabs ul li a.outer {display:block; width:125px; height:49px; border-bottom:1px solid #9c9c9c; text-align:center; line-height:45px; text-decoration:none; text-indent:50px; color:#464; font-weight:bold; margin-bottom:3px; font-size:11px;} #tabs ul li a.one {background:#fff url(
http://www.jscode.cn/jscode/images/icon/world.jpg
) top left no-repeat;} #tabs ul li a.two {background:#fff url(
http://www.jscode.cn/jscode/images/icon/key.jpg
) top left no-repeat;} #tabs ul li a.three {background:#fff url(
http://www.jscode.cn/jscode/images/icon/mail.jpg
) top left no-repeat;} #tabs ul li a.four {background:#fff url(
http://www.jscode.cn/jscode/images/icon/search.jpg
) top left no-repeat;} #tabs ul li a.five {background:#fff url(
http://www.jscode.cn/jscode/images/icon/profile.jpg
) top left no-repeat;} #tabs ul li a.six {background:#fff url(
http://www.jscode.cn/jscode/images/icon/draw.jpg
) top left no-repeat;} #tabs ul li div {display:none;} #tabs ul li:hover {padding-bottom:132px; border-bottom:1px solid #fff; color:#000; margin-bottom:0;} #tabs ul li:hover > a.outer {color:#000; background-position:0 -55px; height:55px; cursor:default;} * html #tabs ul li a.outer:hover {padding-bottom:130px; border-bottom:1px solid #fff; height:55px; color:#000; margin-bottom:0;background-position:0 -55px; height:55px; cursor:default;} #tabs ul li:hover div {display:block; padding:5px; position:absolute; left:4px; top:55px; width:381px; height:118px; border-bottom:3px solid #fff;} #tabs ul li a:hover div {display:block; padding:5px; position:absolute; left:4px; top:55px; width:381px; height:118px; border-bottom:3px solid #fff;} #tabs ul li a:hover div.tab_left, #tabs ul li:hover div.tab_left {background:#fff url(
http://www.jscode.cn/jscode/images/icon/tab_left.gif
);} #tabs ul li a:hover div.tab_center, #tabs ul li:hover div.tab_center {background:#fff url(
http://www.jscode.cn/jscode/images/icon/tab_center.gif
);} #tabs ul li a:hover div.tab_right, #tabs ul li:hover div.tab_right {background:#fff url(
http://www.jscode.cn/jscode/images/icon/tab_right.gif
);} .clear {clear:both; height:0; line-height:0; overflow:hidden;} #tabs span.base {display:block; height:20px;font-size:10px; color:#bc8f8f; background:url(
http://www.jscode.cn/jscode/images/icon/bottom.gif
) bottom;} #tabs div h5 {font-size:12px; margin-bottom:5px;} #tabs div p {font-weight:normal; text-align:left; color:#000; margin-top:2px;} #tabs div a img {border:0;} #tabs div img.image {float:left; border:0; margin-top:-35px; margin-right:5px;} #tabs div a.unlock {background:url(
http://www.jscode.cn/jscode/images/icon/unlock.gif
); display:block; width:30px; height:30px; margin:0 auto;} #tabs div a:hover.unlock img {visibility:hidden;} #tabs p.bold {color:#069; padding-top:5px;} * html #tabs p.fire {margin-top:-15px;} * html #tabs form {margin-top:-20px;} #tabs p.buttons {text-align:center;} </style> <body> <div id="tabs"> <p class="bold">Mini tabbed pages - 9th February 2007</p> <ul> <li><a href="../../#nogo" class="one outer">WORLD<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <div class="tab_left"> <h5>World Wide Web</h5> <p>This area can hold anything you like<a href="index.html">Main Menu</a>.</p> </div> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="../../#nogo" class="two outer">UNLOCK<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <div class="tab_center"> <h5>Unlock the Secrets</h5> <a href="
http://www.w3.org/Style/CSS/"
; class="unlock" title="Unlock the secrets of CSS at w3.org"><img src="
http://www.jscode.cn/jscode/images/icon/lock.gif"
; alt="Locked" title="Locked" /></a> </div> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="../../#nogo" class="three outer">MAIL<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <div class="tab_right"> <h5>Email</h5> <p>Maybe a link to your emails or a form asking to login to<a href="
http://www.cssplay.co.uk/w3c/contact.html"
;>Contact Page</a>.</p> </div> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> </ul> <br class="clear" /> <ul> <li><a href="../../#nogo" class="four outer">SEARCH<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <div class="tab_left"> <h5>Search This Site</h5> <p>You can add a search form here.</p> </div> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="../../#nogo" class="five outer">PROFILE<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <div class="tab_center"> <h5>Your Profile</h5> <form id="two" action="..." method="post"> <fieldset id="personal"> <label for="login">login : </label> <input name="login" id="login" type="text" tabindex="1" /> </fieldset> <p class="buttons"> <input id="button1" type="submit" value="Send" /> <input id="button2" type="reset" value="Reset" /> </p> </form> </div> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="../../#nogo" class="six outer">DRAW<!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <div class="tab_right"> <h5>Learn how to Draw</h5> <a href="
http://www.adobe.com/products/fireworks/"
;><img class="image" src="
http://www.jscode.cn/jscode/images/icon/fireworks.gif"
; alt="Adobe Fireworks 8" title="Adobe Firerworks 8" /></a> <p class="fire">Get top-quality design results. </p> </div> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> </ul> <br class="clear" /> <span class="base">©2007 Stu Nicholls - All rights reserved</span> </div> </body> </html>
代码"/>
代码"/>
[Ctrl+A 全部选择 提示:你可先修改部分
代码
,再按运行]
本资源由
星空资源网
提供!转载请著名,谢谢!
[] [
返回上一页
] [
打 印
]
收藏到网摘
·上一篇文章:
要信息说明脚本
·下一篇文章:
可关闭并且能最大化的用层模拟的网页浏览器视窗
文章评论
评论内容只代表网友观点,与本站立场无关!
用户名:
!
查看更多评论
分 值:
100分
85分
70分
55分
40分
25分
10分
0分
内 容:
!
(注“
!
”为必填内容。) 验证码:
频道栏目导航
页面特效
背景特效
导航菜单
状态栏类
文本特效
链接特效
图形特效
窗口特效
按钮特效
时间日期
CSS相关
综合特效
本站精彩推荐
本类热门阅览
·
文本自动向上循环滚动,鼠标放到上...
·
礼花背景(一个非常经典的网页背景)...
·
网页中调用另外网页
·
点击文字选中checkbox选框
·
星星满天闪烁的背景
·
背景图片随机变换
·
仿yahoo首页特色服务内容切换效果
·
链接驱动背景色(连接可以改变背景)...
·
螺旋
·
鼠标指向连接背景色就改变
·
可关闭并且能最大化的用层模拟的网...
·
跟随鼠标旋转七彩光环背景
相关文章
·
仿yahoo首页特色服务内容切换效果