Guest User

Untitled

a guest
Jul 6th, 2015
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.51 KB | None | 0 0
  1. <!--
  2. Author: W3layouts
  3. Author URL: http://w3layouts.com
  4. License: Creative Commons Attribution 3.0 Unported
  5. License URL: http://creativecommons.org/licenses/by/3.0/
  6. -->
  7. <!DOCTYPE html>
  8. <html>
  9. <head>
  10. <link href="css/popuo-box.css" rel="stylesheet" type="text/css" media="all" />
  11. <title>Business-co Bootstarp Website Template | Home :: w3layouts</title>
  12. <link href="css/style.css" rel="stylesheet" type="text/css" media="all" />
  13. <link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all">
  14. <!-- web-font -->
  15. <link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
  16. <link href='http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  17. <!-- web-font -->
  18. <!-- js -->
  19. <script src="js/jquery.min.js"></script>
  20. <script src="js/modernizr.custom.js"></script>
  21. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  22. <script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
  23. <!-- js -->
  24. <!-- start-smoth-scrolling -->
  25. <script type="text/javascript" src="js/move-top.js"></script>
  26. <script type="text/javascript" src="js/easing.js"></script>
  27. <script type="text/javascript">
  28. jQuery(document).ready(function($) {
  29. $(".scroll").click(function(event){
  30. event.preventDefault();
  31. $('html,body').animate({scrollTop:$(this.hash).offset().top},1000);
  32. });
  33. });
  34. </script>
  35. <!-- start-smoth-scrolling -->
  36. <style type="text/css">
  37. .auto-style1 {
  38. font-family: serif;
  39. font-size: xx-large;
  40. }
  41. </style>
  42. </head>
  43. <body>
  44. <!-- header -->
  45. <div id="home" class="head-bg">
  46. <div class="h-top">
  47. <div class="header">
  48. <!-- container -->
  49. <div class="container">
  50. <div class="header-top">
  51. <div class="header-logo">
  52. <a href="#">
  53. <img src="images/logo.jpg" alt="" height="97" width="97" /></a>
  54. </div>
  55. <div class="clearfix" style="font-family: Tahoma; font-weight: bold; font-size: x-large"> &nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;
  56. <span class="auto-style1">W.H.Heyden &amp;
  57. Associates</span></div>
  58. </div>
  59. <div class="border"> </div>
  60. <div class="top-nav">
  61. <span class="menu">Click here for menu</span>
  62. <ul class="nav1">
  63. <li><a href="#home" class="scroll">Home</a></li>
  64. <li><a href="#about" class="scroll">About Us</a></li>
  65. <li><a href="#investment" class="scroll">Investment Plans</a></li>
  66. <li><a href="#affiliate" class="scroll">Affiliate Program</a></li>
  67. <li><a href="#news" class="scroll">News</a></li>
  68. <li><a href="#faq" class="scroll">FAQ</a></li>
  69. <li><a href="#contact" class="scroll">Contact Us</a></li>
  70. </ul>
  71. <!-- script-for-menu -->
  72. <script>
  73. $( "span.menu" ).click(function() {
  74. $( "ul.nav1" ).slideToggle( 300, function() {
  75. // Animation complete.
  76. });
  77. });
  78. </script>
  79. <!-- /script-for-menu -->
  80. </div>
  81. </div>
  82. <!-- //container -->
  83. </div>
  84. </div>
  85. <!-- banner-info -->
  86. <div class="banner-info">
  87. <!-- container -->
  88. <!-- //container -->
  89. </div>
  90. </div>
  91. <!-- //header -->
  92. <!-- about -->
  93. <div id="about" class="about">
  94. <!-- container -->
  95. <div class="container">
  96. <h3>About Us</h3>
  97. <div class="border line"> </div>
  98. <p>It only took me six days. same time it took the lord to make the world. I now issue a new commandment: thou shalt <span>do the dance</span>. Circumstances have taught me that a man's ethics are the only possessions he will take beyond the grave. No, this is mount everest. You should flip on the discovery channel from time to time. <span>But i guess</span> you can't now, being dead and all.</p>
  99. <div class="button"><a href="#">Read More</a></div>
  100. </div>
  101. <!-- //container -->
  102. </div>
  103. <!-- //about -->
  104. <!-- plan -->
  105. <!-- //team -->
  106. <!-- map -->
  107. <div id="contact" class="map">
  108. <div class="black">
  109. <img src="images/find.png" alt="" />
  110. <div class="contact">
  111. <div class="contact-info">
  112. <h5>Contacts</h5>
  113. <div class="border white"> </div>
  114. <div class="contact-grids">
  115. <div class="contact-grid">
  116. <p>Telephone:</p>
  117. <p class="sub-text">+12 345 6789</p>
  118. </div>
  119. <div class="contact-grid">
  120. <p>Adress:</p>
  121. <p class="sub-text">Some street, 21</p>
  122. </div>
  123. <div class="contact-grid">
  124. <p>E-mail:</p>
  125. <p class="sub-text">info@company.com</p>
  126. </div>
  127. <div class="clearfix"> </div>
  128. <label class="u-arrow"> </label>
  129. </div>
  130. </div>
  131. </div>
  132. </div>
  133. </div>
  134. <!-- //map -->
  135. <script type="text/javascript">
  136. $(document).ready(function() {
  137. /*
  138. var defaults = {
  139. containerID: 'toTop', // fading element id
  140. containerHoverID: 'toTopHover', // fading element hover id
  141. scrollSpeed: 1200,
  142. easingType: 'linear'
  143. };
  144. */
  145.  
  146. $().UItoTop({ easingType: 'easeOutQuart' });
  147.  
  148. });
  149. </script>
  150. <a href="#" id="toTop" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a>
  151. <!-- content-Get-in-touch -->
  152. </body>
  153. </html>
Add Comment
Please, Sign In to add comment