delete.html 530B

12345678910111213
  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" xml:lang="en" lang="en">
  4. <head>
  5. <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  6. <title>[CodeSnippet] jQuery : Confirm User Action | Webstuffshare.com</title>
  7. <link rel="stylesheet" type="text/css" media="screen, projection" href="demo.css" />
  8. </head>
  9. <body>
  10. Deleted! For example ;)<br/>
  11. <a href="index.html">&laquo;Back</a>
  12. </body>
  13. </html>