Advertisement
Guest User

Untitled

a guest
Nov 24th, 2014
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>testing</title>
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <link rel="stylesheet" href="css/bootstrap.min.css">
  7. <link rel="stylesheet" type="text/css" href="code.css">
  8. <link rel="stylesheet" type="text/css" href="bootstrap-lightbox.min.css">
  9.  
  10. <!-- Start VideoLightBox.com HEAD section -->
  11.  
  12. <link rel="stylesheet" href="code_videolb/videolightbox.css" type="text/css" />
  13. <link rel="stylesheet" type="text/css" href="code_videolb/overlay-minimal.css"/>
  14. <script src="code_videolb/jquery.js" type="text/javascript"></script>
  15. <script src="code_videolb/swfobject.js" type="text/javascript"></script>
  16.  
  17. <!-- End VideoLightBox.com HEAD section --></head>
  18. <body>
  19. <div class="header">
  20. <div class="container">
  21.  
  22. <div class="row">
  23.  
  24. <div class="col-lg-6 col-xs-6">
  25. <img class="img-responsive" src="chris12.png" border="0" class="chris12" alt="header" >
  26. </div>
  27.  
  28. <div class="col-lg-6 col-xs-6">
  29.  
  30.  
  31.  
  32. <!-- Start VideoLightBox.com BODY section -->
  33.  
  34. <div class="videogallery">
  35.  
  36. <a class="voverlay" href="http://www.youtube.com/v/xmg5lEfFGHQ?autoplay=1&rel=0&enablejsapi=1&playerapiid=ytplayer" title="3 Hours of Christmas Music Classics and Holiday Scenery"><img src="code_videolb/thumbnails/0.png" alt="3 Hours of Christmas Music Classics and Holiday Scenery" /><span></span></a><span class="videolb"><a href="http://videolightbox.com">how to embed a video</a> by VideoLightBox.com v3.0</span>
  37.  
  38. </div>
  39.  
  40. <script src="code_videolb/jquery.tools.min.js" type="text/javascript"></script>
  41.  
  42. <script src="code_videolb/videolightbox.js" type="text/javascript"></script>
  43.  
  44. <!-- End VideoLightBox.com BODY section -->
  45. <img class="img-responsive" src="present2.png" border="0" class="present" alt="header">
  46.  
  47. </div>
  48.  
  49.  
  50.  
  51.  
  52.  
  53. </div>
  54. </div>
  55.  
  56. <div class="container">
  57. <div class="row">
  58. <div class="col-sm-6 col-ld-6">
  59. <div class="well">
  60. <h3 class="text-center">Their dream, your reality</h3>
  61. <p>An old proverb says, the joy of anticipation is the greatest.</p>
  62. <p>Unfortunately, too many children in Denmark are not able to enjoy the Christmas at its finest because their families don't have the necessary resources.<p>
  63. <p>Sometimes, all they can afford is a frozen pizza and a small, single gift for each child, if anything.</p>
  64. <p>Christmas is approaching and the <b>kids need your help</b></p>
  65. </div>
  66. </div>
  67.  
  68. <div class="col-sm-6 col-ld-6">
  69. <div class="well">
  70. <h3 class="text-center">Why donate</h3>
  71. <p>We offer money right to the family in need.
  72. By doing so, we allow the families to enjoy the process of preparing and handling all the christmas traditions and adding every little bit of detail by themselves.</p>
  73. <p>One of last year's Christmas aid recipient's: "I say by heart, thank you. Had it not been for Mother's Aid, I would of not been able to please my children with Christmas gifts this year or give them a little Christmas dinner."</p>
  74. <p>Last year, 2.047 families received help from Mother's Aid.</p>
  75. </div>
  76. </div>
  77.  
  78. </div>
  79. </div>
  80.  
  81. <footer>
  82. <div class="container">
  83. <div class="row text-center">
  84. <p><a href="https://moedrehjaelpen.dk">moedrehjaelpen</a></p>
  85. </div>
  86. </div>
  87. </footer>
  88.  
  89.  
  90. <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
  91. <script type="text/javascript" src="bootstrap-lightbox.min.js"></script>
  92. </body>
  93. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement