Advertisement
Guest User

Untitled

a guest
Oct 13th, 2011
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.73 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  4.   <head>
  5.     <title>Test</title>
  6.     <meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
  7.     <meta name="keywords" content="Keyword" />
  8.     <meta name="description" content="Description" />
  9.     <link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/base/jquery-ui.css" rel="stylesheet" type="text/css" media="screen" />
  10.     <script type="text/javascript"> </script>
  11.   </head>
  12.   <body>
  13.     <img src="https://example.com/sale.png?amount=9.99&amp;tracking=1234" width="1" height="1" alt="" />
  14.   </body>
  15. </html>
  16.  
  17.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement