Guest User

Untitled

a guest
Jan 22nd, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1.  
  2. h1#logo{
  3. margin:0;
  4. padding:0;
  5. width:452px;
  6. height:72px;
  7. background:url('/images/logo.gif') no-repeat;
  8. text-indent:-9999px;
  9. }
  10. h1#logo a {
  11. display:block;
  12. width:452px;
  13. height:72px;
  14. }
  15.  
  16. ----
  17.  
  18. <h1 id="logo"><a href="/">My Site Name</a></h1>
Add Comment
Please, Sign In to add comment