广 告 位 置 |
|
|
 |
站 内 搜 索 |
|
|
 |
|
|
|
|
CSS+DIV网页特效欣赏:非常酷的角BANNER
来源:盛绿设计 等级:默认等级
发布于2006-10-23 11:11 被读25次 【字体:大 中 小】
|
|
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给Flash加链接 下一篇:“画中画”效果——谈Iframe标记的使用
|
共有评论 0 条 网友评分 查看全部
|
|
|