Pastebin launched a little side project called VERYVIRAL.com, check it out ;-) Want more features on Pastebin? Sign Up, it's FREE!
Guest

Untitled

By: a guest on Oct 11th, 2014  |  syntax: None  |  size: 0.35 KB  |  views: 230  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!DOCTYPE html>
  2. <html>
  3.     <head>
  4.         <title>trial</title>
  5.     </head>
  6. <body>
  7.  
  8.     <p>
  9.     <a href="500.jpg" media="screen and (max-width:500px)">here is a link</a>
  10.     <a href="1000.jpg" media="screen and (max-width:1000px)">here is a link</a>
  11.     <a href="1920.jpg" media="screen and (max-width:1920px)">here is a link</a>
  12.     </p>
  13.  
  14. </body>
  15. </html>
clone this paste RAW Paste Data