<H1 id=Logo><title="网站名" href="http://www.mydomain.com/">网站名</A></H1>
      
<div>其他</div>

</DIV>

CSS

 H1#Logo{
TEXT-INDENT: -1000px
}
H1#Logo A {
BACKGROUND: url(http://www.mydomain.com/images/logo.gif) no-repeat;
FLOAT: left;
   width:190px; height:60px;
TOP: 5px;

}



 

相关文章:

  • 2021-09-07
  • 2021-10-28
  • 2021-06-10
  • 2021-10-24
  • 2021-10-31
  • 2021-12-21
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-07-07
  • 2021-09-17
  • 2021-06-01
  • 2021-12-31
  • 2021-04-13
  • 2021-10-17
相关资源
相似解决方案