Advertisement
GWibisono

div jadi gbr eh H1 jadi gbr

May 17th, 2012
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.47 KB | None | 0 0
  1. <style>
  2. .search-form-left h1 {
  3.     margin-top:80px;
  4.     text-indent:-9999px;
  5.     display:block;
  6.     background-image:url(logo.png);
  7.     background-repeat:no-repeat;
  8.     height:60px;
  9.     width: 200px;
  10.     margin-left:20px;
  11.    
  12. }
  13. </style>
  14. <!-- ganti logo.png jd gbr yg ingin kamu ganti.. semoga berhasil-->
  15. <div class="search-form">
  16.  
  17.             <div class="search-form-left">
  18.  
  19.                 <h1><a href="/my">Nasgor dimakan gundam</a></h1>
  20.  
  21.             </div search form left>
  22. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement