Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <script src="http://code.jquery.com/jquery-1.7.min.js"></script>
- <script src="detect.js"></script>
- <link rel="stylesheet" type="text/css" href="manual.css">
- </head>
- <body>
- <div class="narrow">
- <div class="logo"></div>
- <div class="identify">
- </div>
- <div class="intro">
- How to clear the cache:
- </div>
- <ol class="manual">
- </ol>
- </div>
- <script src="main.js"></script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement