非常酷的角BANNER
本文导语: Top Right Banner Style #topright { position: absolute; right: 0; top: 0; display: block; height: 125px; width: 125px; background: url(/blog_article/TRbanner.gif) no-repeat; text-indent: -999em; text-decoration: none;} Top Left Banner Style #topleft { position: absolute; left: 0; top: 0; display: block; height:...
Top Right Banner Style
#topright {
position: absolute;
right: 0;
top: 0;
display: block;
height: 125px;
width: 125px;
background: url(/blog_article/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(/blog_article/TLbanner.gif) no-repeat;
text-indent: -999em;
text-decoration: none;}
来源:天极网
您可能感兴趣的文章:
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。