Guest User

Untitled

a guest
Jul 16th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>Background test</title>
  4. <style type="text/css">
  5. <!--
  6. .img {
  7. background-image: url(file:///home/activate/Desktop/film_strip.png);
  8. }
  9. //-->
  10. </style>
  11. </head>
  12. <body>
  13. <img src="file:///home/activate/Download/400001.JPG" alt="Anne" width=200 class="img" />
  14. </body>
  15. </html>
Add Comment
Please, Sign In to add comment