CSS+DIV网页特效欣赏:非常酷的角BANNER
时间:2006-08-24 10:08:12 来源:天极网 作者:佚名
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;}
上一篇:实时切换CSS样式


















文章评论
共有 位CH网友发表了评论 查看完整内容