Advertisement
Guest User

Untitled

a guest
Oct 7th, 2015
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. h1::before
  2. {
  3. content: url(smiley.gif);
  4. }
  5. The Html code is
  6.  
  7.  
  8. <html>
  9. <body>
  10. <h1>Hi </h1>
  11. </body>
  12. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement