非常酷的角BANNER
摘要:TopRightBannerStyle#topright{position:absolute;right:0;top:0;display:b...
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;}
来源:天极网
【非常酷的角BANNER】相关文章:
★ css div实现的遮罩层完美兼容IE6-IE9 FireFox
★ 酷酷的变色菜单
上一篇:
最基本的几种CSS文字滤镜效果
下一篇:
调整CSS类型的顺序改变链接翻滚效果