Advertisement
Guest User

Untitled

a guest
Apr 8th, 2015
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.52 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.   <meta charset="utf-8">
  5.   <link href="nuovissimo-codice.css" rel="stylesheet" type="text/css">
  6.   <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.3/jquery-ui.min.js"></script>
  7.   <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>‌​
  8. <script type="text/javascript">
  9. <!--
  10. window.onload=function(){
  11.    $("#tutto").delay(15000).fadeOut(1000, function () {
  12.         $('body').animate({backgroundColor:'#000'}, 300);
  13.  
  14. })
  15. //-->
  16. </script>
  17.   <title>dyingnow</title>
  18. </head>
  19. <body bgcolor="#404040">
  20. <h1>
  21. <div id="tutto">
  22. <div id="d">d</div>&nbsp;  &nbsp;<div id="i_d"><img  src="dyingnow/1_d.JPG" width="250" height="65"></div><br>
  23. <div id="y">y</div>&nbsp;  &nbsp;<div id="i_y"><img  src="dyingnow/2_y.JPG" width="320" height="60"></div><br>
  24. <div id="i">i</div>&nbsp;  &nbsp;<div id="i_i"><img  src="dyingnow/3_i.JPG" width="500" height="55"></div><br>
  25. <div id="n">n</div>&nbsp;  &nbsp;<div id="i_n"><img  src="dyingnow/4_n.JPG" width="270" height="50"></div><br>
  26. <div id="g">g</div>&nbsp;  &nbsp;<div id="i_g"><img  src="dyingnow/5_g.JPG" width="400" height="50"></div><br>
  27. <div id="n2">n</div>&nbsp; &nbsp;<div id="i_n2"><img src="dyingnow/6_n.JPG" width="330" height="40"></div><br>
  28. <div id="o">o</div>&nbsp;  &nbsp;<div id="i_o"><img  src="dyingnow/7_o.JPG" width="370" height="45"></div><br>
  29. <div id="w">w</div>&nbsp;  &nbsp;<div id="i_w"><img  src="dyingnow/8_w.JPG" width="260" height="55"></div><br>
  30. </div>
  31. </h1>
  32.  
  33. </body>
  34. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement