WEB开发网
开发学院网页设计DivCss CSS+DIV网页特效欣赏:非常酷的角BANNER 阅读

CSS+DIV网页特效欣赏:非常酷的角BANNER

 2006-05-30 19:19:54 来源:WEB开发网   
核心提示:Top Right Banner Style#toPRight { position: absolute; right: 0; top: 0; display: block; height: 125px; width: 125px; background: url(TRbanner.gif) no-repeat; te

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;}

查看效果http://www.exploding-boy.com/images/banners/banners.html

Tags:CSS DIV 网页特效

编辑录入:爽爽 [复制链接] [打 印]
赞助商链接