add luxe template
This commit is contained in:
295
web/travel/luxe/blog.html
Normal file
295
web/travel/luxe/blog.html
Normal file
@@ -0,0 +1,295 @@
|
||||
<!DOCTYPE html>
|
||||
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
|
||||
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
|
||||
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
|
||||
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Luxe — 100% Free Fully Responsive HTML5 Template by FREEHTML5.co</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="Free HTML5 Template by FREEHTML5.CO" />
|
||||
<meta name="keywords" content="free html5, free template, free bootstrap, html5, css3, mobile first, responsive" />
|
||||
<meta name="author" content="FREEHTML5.CO" />
|
||||
|
||||
<!--
|
||||
//////////////////////////////////////////////////////
|
||||
|
||||
FREE HTML5 TEMPLATE
|
||||
DESIGNED & DEVELOPED by FREEHTML5.CO
|
||||
|
||||
Website: http://freehtml5.co/
|
||||
Email: info@freehtml5.co
|
||||
Twitter: http://twitter.com/fh5co
|
||||
Facebook: https://www.facebook.com/fh5co
|
||||
|
||||
//////////////////////////////////////////////////////
|
||||
-->
|
||||
|
||||
<!-- Facebook and Twitter integration -->
|
||||
<meta property="og:title" content=""/>
|
||||
<meta property="og:image" content=""/>
|
||||
<meta property="og:url" content=""/>
|
||||
<meta property="og:site_name" content=""/>
|
||||
<meta property="og:description" content=""/>
|
||||
<meta name="twitter:title" content="" />
|
||||
<meta name="twitter:image" content="" />
|
||||
<meta name="twitter:url" content="" />
|
||||
<meta name="twitter:card" content="" />
|
||||
|
||||
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
|
||||
<link rel="shortcut icon" href="favicon.ico">
|
||||
<!-- <link href='https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700italic,900,700,900italic' rel='stylesheet' type='text/css'> -->
|
||||
|
||||
<!-- Stylesheets -->
|
||||
<!-- Dropdown Menu -->
|
||||
<link rel="stylesheet" href="css/superfish.css">
|
||||
<!-- Owl Slider -->
|
||||
<!-- <link rel="stylesheet" href="css/owl.carousel.css"> -->
|
||||
<!-- <link rel="stylesheet" href="css/owl.theme.default.min.css"> -->
|
||||
<!-- Date Picker -->
|
||||
<link rel="stylesheet" href="css/bootstrap-datepicker.min.css">
|
||||
<!-- CS Select -->
|
||||
<link rel="stylesheet" href="css/cs-select.css">
|
||||
<link rel="stylesheet" href="css/cs-skin-border.css">
|
||||
|
||||
<!-- Themify Icons -->
|
||||
<link rel="stylesheet" href="css/themify-icons.css">
|
||||
<!-- Flat Icon -->
|
||||
<link rel="stylesheet" href="css/flaticon.css">
|
||||
<!-- Icomoon -->
|
||||
<link rel="stylesheet" href="css/icomoon.css">
|
||||
<!-- Flexslider -->
|
||||
<link rel="stylesheet" href="css/flexslider.css">
|
||||
|
||||
<!-- Style -->
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
|
||||
<!-- Modernizr JS -->
|
||||
<script src="js/modernizr-2.6.2.min.js"></script>
|
||||
<!-- FOR IE9 below -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="js/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div id="fh5co-wrapper">
|
||||
<div id="fh5co-page">
|
||||
<div id="fh5co-header">
|
||||
<header id="fh5co-header-section">
|
||||
<div class="container">
|
||||
<div class="nav-header">
|
||||
<a href="#" class="js-fh5co-nav-toggle fh5co-nav-toggle"><i></i></a>
|
||||
<h1 id="fh5co-logo"><a href="index.html">Luxe</a></h1>
|
||||
<nav id="fh5co-menu-wrap" role="navigation">
|
||||
<ul class="sf-menu" id="fh5co-primary-menu">
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li>
|
||||
<a href="hotel.html" class="fh5co-sub-ddown">Hotel</a>
|
||||
<ul class="fh5co-sub-menu">
|
||||
<li><a href="#">Luxe Hotel</a></li>
|
||||
<li><a href="#">Deluxe Hotel</a></li>
|
||||
<li>
|
||||
<a href="#" class="fh5co-sub-ddown">King Hotel</a>
|
||||
<ul class="fh5co-sub-menu">
|
||||
<li><a href="http://freehtml5.co/preview/?item=build-free-html5-bootstrap-template" target="_blank">Build</a></li>
|
||||
<li><a href="http://freehtml5.co/preview/?item=work-free-html5-template-bootstrap" target="_blank">Work</a></li>
|
||||
<li><a href="http://freehtml5.co/preview/?item=light-free-html5-template-bootstrap" target="_blank">Light</a></li>
|
||||
<li><a href="http://freehtml5.co/preview/?item=relic-free-html5-template-using-bootstrap" target="_blank">Relic</a></li>
|
||||
<li><a href="http://freehtml5.co/preview/?item=display-free-html5-template-using-bootstrap" target="_blank">Display</a></li>
|
||||
<li><a href="http://freehtml5.co/preview/?item=sprint-free-html5-template-bootstrap" target="_blank">Sprint</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#">Five Star Hotel</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="services.html">Services</a></li>
|
||||
<li><a class="active" href="blog.html">Blog</a></li>
|
||||
<li><a href="contact.html">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
</div>
|
||||
<!-- end:fh5co-header -->
|
||||
<div class="fh5co-parallax" style="background-image: url(images/slider1.jpg);" data-stellar-background-ratio="0.5">
|
||||
<div class="overlay"></div>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-12 col-md-offset-0 col-sm-12 col-sm-offset-0 col-xs-12 col-xs-offset-0 text-center fh5co-table">
|
||||
<div class="fh5co-intro fh5co-table-cell">
|
||||
<h1 class="text-center">Read Our Blog</h1>
|
||||
<p>Made with love by the fine folks at <a href="http://freehtml5.co">FreeHTML5.co</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div id="fh5co-blog-section">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-4">
|
||||
<div class="blog-grid" style="background-image: url(images/image-1.jpg);">
|
||||
<div class="date text-center">
|
||||
<span>09</span>
|
||||
<small>Aug</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="desc">
|
||||
<h3><a href="#">Most Expensive Hotel</a></h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="blog-grid" style="background-image: url(images/image-2.jpg);">
|
||||
<div class="date text-center">
|
||||
<span>09</span>
|
||||
<small>Aug</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="desc">
|
||||
<h3><a href="#">1st Anniversary of Luxe Hotel</a></h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="blog-grid" style="background-image: url(images/image-3.jpg);">
|
||||
<div class="date text-center">
|
||||
<span>09</span>
|
||||
<small>Aug</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="desc">
|
||||
<h3><a href="#">Discover New Adventure</a></h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="blog-grid" style="background-image: url(images/image-4.jpg);">
|
||||
<div class="date text-center">
|
||||
<span>09</span>
|
||||
<small>Aug</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="desc">
|
||||
<h3><a href="#">Most Expensive Hotel</a></h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="blog-grid" style="background-image: url(images/image-5.jpg);">
|
||||
<div class="date text-center">
|
||||
<span>09</span>
|
||||
<small>Aug</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="desc">
|
||||
<h3><a href="#">1st Anniversary of Luxe Hotel</a></h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="blog-grid" style="background-image: url(images/image-6.jpg);">
|
||||
<div class="date text-center">
|
||||
<span>09</span>
|
||||
<small>Aug</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="desc">
|
||||
<h3><a href="#">Discover New Adventure</a></h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer id="footer" class="fh5co-bg-color">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-3">
|
||||
<div class="copyright">
|
||||
<p><small>© 2016 Free HTML5 Template. <br> All Rights Reserved. <br>
|
||||
Designed by <a href="http://freehtml5.co" target="_blank">FreeHTML5.co</a> <br> Demo Images: <a href="http://unsplash.com/" target="_blank">Unsplash</a></small></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="row">
|
||||
<div class="col-md-3">
|
||||
<h3>Company</h3>
|
||||
<ul class="link">
|
||||
<li><a href="#">About Us</a></li>
|
||||
<li><a href="#">Hotels</a></li>
|
||||
<li><a href="#">Customer Care</a></li>
|
||||
<li><a href="#">Contact Us</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-3">
|
||||
<h3>Our Facilities</h3>
|
||||
<ul class="link">
|
||||
<li><a href="#">Resturant</a></li>
|
||||
<li><a href="#">Bars</a></li>
|
||||
<li><a href="#">Pick-up</a></li>
|
||||
<li><a href="#">Swimming Pool</a></li>
|
||||
<li><a href="#">Spa</a></li>
|
||||
<li><a href="#">Gym</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<h3>Subscribe</h3>
|
||||
<p>Sed cursus ut nibh in semper. Mauris varius et magna in fermentum. </p>
|
||||
<form action="#" id="form-subscribe">
|
||||
<div class="form-field">
|
||||
<input type="email" placeholder="Email Address" id="email">
|
||||
<input type="submit" id="submit" value="Send">
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-3">
|
||||
<ul class="social-icons">
|
||||
<li>
|
||||
<a href="#"><i class="icon-twitter-with-circle"></i></a>
|
||||
<a href="#"><i class="icon-facebook-with-circle"></i></a>
|
||||
<a href="#"><i class="icon-instagram-with-circle"></i></a>
|
||||
<a href="#"><i class="icon-linkedin-with-circle"></i></a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
</div>
|
||||
<!-- END fh5co-page -->
|
||||
|
||||
</div>
|
||||
<!-- END fh5co-wrapper -->
|
||||
|
||||
<!-- Javascripts -->
|
||||
<script src="js/jquery-2.1.4.min.js"></script>
|
||||
<!-- Dropdown Menu -->
|
||||
<script src="js/hoverIntent.js"></script>
|
||||
<script src="js/superfish.js"></script>
|
||||
<!-- Bootstrap -->
|
||||
<script src="js/bootstrap.min.js"></script>
|
||||
<!-- Waypoints -->
|
||||
<script src="js/jquery.waypoints.min.js"></script>
|
||||
<!-- Counters -->
|
||||
<script src="js/jquery.countTo.js"></script>
|
||||
<!-- Stellar Parallax -->
|
||||
<script src="js/jquery.stellar.min.js"></script>
|
||||
<!-- Owl Slider -->
|
||||
<!-- // <script src="js/owl.carousel.min.js"></script> -->
|
||||
<!-- Date Picker -->
|
||||
<script src="js/bootstrap-datepicker.min.js"></script>
|
||||
<!-- CS Select -->
|
||||
<script src="js/classie.js"></script>
|
||||
<script src="js/selectFx.js"></script>
|
||||
<!-- Flexslider -->
|
||||
<script src="js/jquery.flexslider-min.js"></script>
|
||||
|
||||
<script src="js/custom.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user