Advertisement
thomazrb

Untitled

Dec 8th, 2017
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.27 KB | None | 0 0
  1. <html>
  2.     <head>
  3.         <link rel="stylesheet" href="estilo.css" type="text/css" />
  4.     </head>
  5.     <body>
  6.         <img src="camera.jpg" id="reloader" onload="setTimeout('document.getElementById(\'reloader\').src=\'camera.jpg?\'+new Date().getMilliseconds()', 1000)" />
  7.     </body>
  8. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement