Guest User

Untitled

a guest
Jul 30th, 2011
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <div id="button">
  2.  
  3.  
  4. <img src="button/yt_bt1.png" />
  5. <img src="button/fb_bt1.png" /
  6. <img src="button/iw_bt1.png" />
  7.  
  8.  
  9. </div>
  10. css:
  11.  
  12. div#button{
  13. width:180px;
  14. height:30px;
  15. border: 1px solid #999999;
  16. }
  17. div#button img{
  18. }
Advertisement
Add Comment
Please, Sign In to add comment