You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

watermark.html 226B

1234567891011121314151617181920
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title></title>
  5. <style type="text/css">
  6. html, body {
  7. height: 95%;
  8. }
  9. body {
  10. background: url(images/watermark.jpg?v=e784.5000) center no-repeat #fff;
  11. }
  12. </style>
  13. </head>
  14. <body>
  15. </body>
  16. </html>