Advertisement
krambal

Untitled

Sep 5th, 2015
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
jQuery 11.16 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3.   <head>
  4.     <meta charset="utf-8">
  5.     <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6.     <meta name="viewport" content="width=device-width, initial-scale=1">    
  7.          
  8.     <!-- ===========================
  9.     THEME INFO
  10.     =========================== -->
  11.     <meta name="description" content="A free Bootstrap powerd HTML template exclusively crafted for the super lazy designers like me who designed thousand of websites till today but never got a chance to build one himself.">
  12.     <meta name="keywords" content="Free Portfolio Template, Free Template, Free Bootstrap Template, Dribbble Portfolio Template, Free HTML5 Template">
  13.     <meta name="author" content="EvenFly Team">
  14.    
  15.     <!-- DEVEOPER'S NOTE:
  16.     This is a free Bootstrap powered HTML template from EvenFly. Feel free to download, modify and use it for yourself or your clients as long there is no money involved.
  17.    
  18.     Please don't try to sale it from anywhere; because I want it to be free, forever. If you sale it, That's me who deserves the money, not you :)
  19.     -->
  20.  
  21.     <!-- ===========================
  22.     SITE TITLE
  23.     =========================== -->
  24.     <title>Children Word Education</title><!-- This is what you see on your browser tab-->
  25.    
  26.     <!-- ===========================
  27.     FAVICONS
  28.     =========================== -->
  29.     <link rel="icon" href="img/favicon.png">
  30.     <link rel="apple-touch-icon" sizes="144x144" href="img/apple-touch-icon-ipad-retina.png" />
  31.     <link rel="apple-touch-icon" sizes="114x114" href="img/apple-touch-icon-iphone-retina.png" />
  32.     <link rel="apple-touch-icon" sizes="72x72" href="img/apple-touch-icon-ipad.png" />
  33.     <link rel="apple-touch-icon" sizes="57x57" href="img/apple-touch-icon-iphone.png" />
  34.      
  35.     <!-- ===========================
  36.     STYLESHEETS
  37.     =========================== -->    
  38.     <link rel="stylesheet" href="css/bootstrap.css">
  39.     <link rel="stylesheet" href="css/preloader.css">
  40.     <link rel="stylesheet" href="css/style.css">
  41.     <link rel="stylesheet" href="css/responsive.css">
  42.     <link rel="stylesheet" href="css/animate.css">
  43.        
  44.     <!-- ===========================
  45.     ICONS:
  46.     =========================== -->
  47.     <link rel="stylesheet" href="css/simple-line-icons.css">    
  48.    
  49.     <!-- ===========================
  50.     GOOGLE FONTS
  51.     =========================== -->    
  52.     <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Antic|Raleway:300">
  53.    
  54.  
  55.     <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
  56.     <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
  57.     <!--[if lt IE 9]>
  58.       <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
  59.       <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
  60.     <![endif]-->
  61.    
  62.   <!-- ===========================
  63.    GOOGLE ANALYTICS (Optional)
  64.    =========================== -->
  65.    
  66.     <!--Replace this line with your analytics code-->
  67.      
  68.     <!-- Analytics end-->
  69.  
  70.     <!-- =========================
  71.     AUDIO JAVASCRIPT
  72.     ========================= -->
  73.        
  74.    
  75.         <!-- configure SM2 for your use -->
  76.    
  77.    </head>
  78.     <body data-spy="scroll">
  79.         <!-- Preloader -->
  80.         <div id="preloader">          
  81.             <div id="status">
  82.                 <div class="loadicon icon-notebook wow tada infinite" data-wow-duration="8s"></div>
  83.             </div>
  84.         </div>
  85.        
  86.        <header>              
  87.         <!-- ===========================
  88.         HERO AREA
  89.         =========================== -->
  90.         <div id="hero">          
  91.             <div class="container herocontent">              
  92.                 <h2 class="wow fadeInUp" data-wow-duration="1s">Click On The Word That You Hear</h2>
  93.                 <!--<h4 class="wow fadeInDown" data-wow-duration="3s">Teach your child 1000 site words with this application. This has been proven over years of testing with many Public, private and homeschool children.</h4>            -->
  94.             </div>  <center>
  95.                 <h1>
  96.                     <div class="herocontent">
  97.                    
  98.                         <div>the</div><div>say</div><div>important</div><div>farm</div><div>already</div><div>yourself</div><div>major</div><div>of</div><div>great</div><div>until</div>                  
  99.                     </div>
  100.                 </h1>
  101.         </center>
  102.        
  103.         </div>
  104.         </div>
  105.         </div><!--HERO AREA END-->        
  106.        
  107.         <!-- ===========================
  108.          NAVBAR START
  109.          =========================== -->
  110.           <nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
  111.                <div class="container">
  112.                    
  113.                       <div class="navbar-header">
  114.                        <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
  115.                            <span class="sr-only">Toggle navigation</span>
  116.                            <span class="icon-bar"></span>
  117.                            <span class="icon-bar"></span>
  118.                            <span class="icon-bar"></span>
  119.                         </button>
  120.                        
  121.                            <a class="navbar-brand" href="#hero">
  122.                             <!-- Replace Drifolio Bootstrap with your Site Name and remove icon-grid to remove the placeholder icon -->
  123.                             <span class="brandicon icon-grid"></span>
  124.                             <span class="brandname">Words with Kids</span>
  125.                         </a>
  126.                     </div>
  127.  
  128.                 <div class="collapse navbar-collapse">
  129.                     <ul class="nav navbar-nav navbar-right"><!--YOUR NAVIGATION ITEMS STRAT BELOW-->
  130.                         <li><a href="#about"><span class="btnicon icon-user"></span>About</a></li>
  131.                         <li><a href="#services"><span class="btnicon icon-cup"></span>Services</a></li>
  132.                         <li><a href="#portfolio"><span class="btnicon icon-rocket"></span>Portfolio</a></li>
  133.                         <li><a href="#testimonials"><span class="btnicon icon-bubble"></span>Testimonials</a></li>
  134.                        
  135.                         <!--don't forget to replace my email address below with yours-->
  136.                         <li><a href="mailto:krambal77@gmail.com"><span class="btnicon icon-envelope-open"></span>Contact</a></li>
  137.                         <li class="active"><a href=""><span class="btnicon icon-cloud-download"></span>Download CV</a></li>
  138.                     </ul>
  139.                
  140.                 </div><!--.nav-collapse -->
  141.             </div>
  142.         </nav><!--navbar end-->        
  143.      </header><!--header end-->
  144.        
  145.         <!-- ===========================
  146.     FOOTER START
  147.     =========================== -->    
  148.     <footer>
  149.         <div class="container">
  150.             <span class="bigicon icon-speedometer "></span>
  151.              
  152.             <div class="footerlinks"><!-- FOOTER LINKS START -->            
  153.                 <ul>
  154.                     <li><a href="#hero">Home</a></li>
  155.                     <li><a href="#about">About</a></li>
  156.                     <li><a href="#services">Services</a></li>
  157.                     <li><a href="#portfolio">Portfolio</a></li>
  158.                     <li><a href="#testimonials">Testimonials</a></li>
  159.  
  160.                     <!--replace the email address below with your email address-->
  161.                     <li><a href="mailto:m@creatrix.us">Contact</a></li>                  
  162.                 </ul>
  163.             </div><!-- FOOTER LINKS END -->
  164.              
  165.             <div class="copyright"><!-- FOOTER COPYRIGHT START -->
  166.                 <p><a href="#">Drifolio</a> stands for Dribbble-Portolio. This is a free HTML template designed and coded by <a href="http://evenfly.com">EvenFly Team</a>. All logo and images in this template used for preview purpose only. You are free to use the template but make sure to use your own images.</p>
  167.             </div><!-- FOOTER COPYRIGHT END -->
  168.              
  169.             <div class="footersocial wow fadeInUp" data-wow-duration="3s"><!-- FOOTER SOCIAL ICONS START -->
  170.                 <ul>
  171.                     <li><a href="http://facebook.com/MamunSrizon"><span class="icon-social-facebook"></span></a></li>
  172.                     <li><a href="http://twitter.com/MamunSrizon"><span class="icon-social-twitter"></span></a></li>
  173.                     <li><a href="#"><span class="icon-social-youtube"></span></a></li>
  174.                     <li><a href="http://dribbble.com/srizon"><span class="icon-social-dribbble"></span></a></li>
  175.                     <li><a href="#"><span class="icon-social-tumblr"></span></a></li>
  176.                  </ul>
  177.              </div><!-- FOOTER SOCIAL ICONS END -->
  178.          </div>
  179.      </footer><!-- FOOTER END -->
  180.         <script type="text/javascript" src="js/soundmanager2.js"></script>
  181.         <script type="text/javascript">    
  182.        
  183.             soundManager.setup({
  184.  
  185.           // location: path to SWF files, as needed (SWF file name is appended later.)
  186.  
  187.           url: '/path/to/swf-files/',
  188.  
  189.           // optional: version of SM2 flash audio API to use (8 or 9; default is 8 if omitted, OK for most use cases.)
  190.           // flashVersion: 9,
  191.  
  192.           // use soundmanager2-nodebug-jsmin.js, or disable debug mode (enabled by default) after development/testing
  193.           // debugMode: false,
  194.  
  195.           // good to go: the onready() callback
  196.  
  197.           onready: function() {
  198.  
  199.             // SM2 has started - now you can create and play sounds!
  200.            
  201.             var mySound = soundManager.createSound({
  202.               id: 'say', // optional: provide your own unique id
  203.               url: 'audio/say.wav'
  204.               // onload: function() { console.log('sound loaded!', this); }
  205.                
  206.              // other options here..
  207.             });
  208.            
  209.             var bleep = soundManager.createSound({
  210.               id: 'bleep', // optional: provide your own unique id
  211.               url: 'audio/effects/bleep.wav'
  212.               // onload: function() { console.log('sound loaded!', this); }
  213.               // other options here..
  214.             });
  215.             var cheer = soundManager.createSound({
  216.               id: 'cheer', // optional: provide your own unique id
  217.               url: 'audio/effects/cheer.wav'
  218.               //onload: function() { console.log('sound loaded!', this); }
  219.              // other options here..
  220.             });    
  221.        
  222.             setTimeout(function (){ mySound.play(); }, 4000);
  223.            
  224.             },
  225.  
  226.           // optional: ontimeout() callback for handling start-up failure
  227.  
  228.           ontimeout: function() {
  229.  
  230.             // Hrmm, SM2 could not start. Missing SWF? Flash blocked? No HTML5 audio support? Show an error, etc.?
  231.             // See the flashblock demo when you want to start getting fancy.
  232.  
  233.           }
  234.        
  235.         });
  236.        
  237.            
  238. </script>
  239.     <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
  240.     <script src="http://code.jquery.com/jquery-latest.min.js"></script>
  241.         <script type="text/javascript" src="js/general.js"></script>
  242.         <!-- Include all compiled plugins (below), or include individual files as needed -->
  243.     <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
  244.    
  245.     <!--Other necessary scripts-->
  246.     <script src="js/jquery.nicescroll.min.js"></script>
  247.     <script src="js/jquery.jribbble-1.0.1.ugly.js"></script>
  248.     <script src="js/drifolio.js"></script>
  249.     <script src="js/wow.min.js"></script>
  250.     <script>new WOW().init();</script>    
  251.   </body>
  252. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement