CSS+DIV网页特效欣赏:非常酷的角BANNER
来源:Linuxdby.com
作者:Webmaster
时间:2007-04-28
点击:
[
收藏] [
投稿]
Top Right Banner Style
- #topright {
- position: absolute;
- right: 0;
- top: 0;
- display: block;
- height: 125px;
- width: 125px;
- background: url(TRbanner.gif) no-repeat;
- text-indent: -999em;
- text-decoration: none;}
Top Left Banner Style
- #topleft {
- position: absolute;
- left: 0;
- top: 0;
- display: block;
- height: 125px;
- width: 125px;
- background: url(TLbanner.gif) no-repeat;
- text-indent: -999em;
- text-decoration: none;}
如果您对本文有任何疑问或者建议,请到讨论区发表您的意见:
>>
论坛入口 <<
上一篇:HTML结构化:DIV+CSS网页布局入门指南 下一篇:CSS+DIV设计实例:不同色链接和其下划线
【文章评论】
【收藏本文】
【推荐好友】
【打印本文】
【我要投稿】 【论坛讨论】