Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title> Please wait while the application is loading...</title>
  4. <meta http-equiv="refresh" content="5;url=index2.html">
  5. <style type=text/css>
  6. body {
  7. background-color: Pink;
  8. }
  9. #box {
  10. border: 2px double white;
  11. font-family: Verdana;
  12. margin-right:160px;
  13. margin-left:160px;
  14. background-color: white;
  15. }
  16. </style>
  17. </head>
  18. <body>
  19. <br><br><br><br>
  20. <center>
  21. <div id="box"><br><br><img src="java.png" /><br><br><br><br><pre> </pre><img src="load.gif" /><br><br><b>Please wait while the application is loading...</b><br><br><br><br><br><br><br><br></div>
  22. <img src="softpedia.gif" />
  23. </center>
  24. </body>
  25. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement