131 lines
6.4 KiB
PHP
131 lines
6.4 KiB
PHP
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>Car|Rental Landingpage</title>
|
|
|
|
<!-- Bootstrap -->
|
|
<link href="css/bootstrap.min.css" rel="stylesheet">
|
|
|
|
<!-- Bootstrap -->
|
|
<link href="css/animate.css" rel="stylesheet">
|
|
|
|
<!-- Google Font Lato -->
|
|
<link href='http://fonts.googleapis.com/css?family=Lato:400,700,900,400italic,700italic,900italic' rel='stylesheet' type='text/css'>
|
|
<link rel="stylesheet" href="css/font-awesome.min.css">
|
|
|
|
<!-- Plugin Styles -->
|
|
<link href="css/datepicker.css" rel="stylesheet">
|
|
|
|
|
|
<!-- Main Styles -->
|
|
<link href="css/styles-red.css" rel="stylesheet">
|
|
<!-- Available main styles: styles-red.css, styles-green.css -->
|
|
|
|
<style>
|
|
form .website_hp{
|
|
display: none;
|
|
}
|
|
</style>
|
|
|
|
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
|
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
|
<!--[if lt IE 9]>
|
|
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
|
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
|
<link href="css/ie8fix.css" rel="stylesheet">
|
|
<link href='http://fonts.googleapis.com/css?family=Lato:400' rel='stylesheet' type='text/css'>
|
|
<link href='http://fonts.googleapis.com/css?family=Lato:700' rel='stylesheet' type='text/css'>
|
|
<link href='http://fonts.googleapis.com/css?family=Lato:900' rel='stylesheet' type='text/css'>
|
|
<![endif]-->
|
|
|
|
|
|
<!-- Fav and touch icons -->
|
|
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="img/ico/apple-touch-icon-144-precomposed.png">
|
|
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="img/ico/apple-touch-icon-114-precomposed.png">
|
|
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="img/ico/apple-touch-icon-72-precomposed.png">
|
|
<link rel="apple-touch-icon-precomposed" href="img/ico/apple-touch-icon-57-precomposed.png">
|
|
<link rel="shortcut icon" href="img/ico/favicon.png">
|
|
|
|
</head>
|
|
<body id="top" data-spy="scroll" data-target=".navbar" data-offset="260">
|
|
|
|
<!-- Header start -->
|
|
<header data-spy="affix" data-offset-top="39" data-offset-bottom="0" class="large">
|
|
|
|
<div class="row container box">
|
|
<div class="col-md-5">
|
|
<!-- Logo start -->
|
|
<div class="brand">
|
|
<h1><a class="scroll-to" href="index.php#top"><img class="img-responsive" src="img/logo-red.gif" alt="Car|Rental"></a></h1>
|
|
</div>
|
|
<!-- Logo end -->
|
|
</div>
|
|
|
|
<div class="col-md-7">
|
|
<div class="pull-right">
|
|
<div class="header-info pull-right">
|
|
<div class="contact pull-left">CONTACT: (562) 498-4600</div>
|
|
<!-- Language Switch start -->
|
|
<div class="language-switch pull-right">
|
|
<div class="dropdown">
|
|
<a data-toggle="dropdown" href="index.php#" id="language-switch-dropdown">Select your language </a>
|
|
<ul class="dropdown-menu" role="menu" aria-labelledby="language-switch-dropdown">
|
|
<li><a href="index.php#"><img src="img/flags/United-States.png" alt="usa"> English</a></li>
|
|
<li><a href="index.php#"><img src="img/flags/Germany.png" alt="germany"> German</a></li>
|
|
<li><a href="index.php#"><img src="img/flags/France.png" alt="france"> French</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<!-- Language Switch end -->
|
|
</div>
|
|
</div>
|
|
|
|
<div class="clearfix"></div>
|
|
|
|
<!-- start navigation -->
|
|
<nav class="navbar navbar-default" role="navigation">
|
|
<div class="container-fluid">
|
|
<!-- Toggle get grouped for better mobile display -->
|
|
<div class="navbar-header">
|
|
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
|
|
<span class="sr-only">Toggle navigation</span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
</button>
|
|
<a class="navbar-brand scroll-to" href="index.php#top"><img class="img-responsive" src="img/logo-red.gif" alt="Car|Rental"></a>
|
|
</div>
|
|
<!-- Collect the nav links, for toggling -->
|
|
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
|
|
<!-- Nav-Links start -->
|
|
<ul class="nav navbar-nav navbar-right">
|
|
<li class="active"><a href="index.php#top" class="scroll-to">Home</a></li>
|
|
<li><a href="index.php#services" class="scroll-to">Services</a></li>
|
|
<li><a href="index.php#vehicles" class="scroll-to">Vehicle Models</a></li>
|
|
<li class="dropdown">
|
|
<a href="index.php#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Blog <span class="caret"></span></a>
|
|
<ul class="dropdown-menu" role="menu">
|
|
<li><a href="blog-posts.php">Blog Posts</a></li>
|
|
<li><a href="blog-single-post.php">Blog Single Post</a></li>
|
|
<li><a href="error404.php">Error 404</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="index.php#locations" class="scroll-to">Locations</a></li>
|
|
<li><a href="index.php#contact" class="scroll-to">Contact</a></li>
|
|
</ul>
|
|
<!-- Nav-Links end -->
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
<!-- end navigation -->
|
|
</div>
|
|
</div>
|
|
|
|
</header>
|
|
<!-- Header end -->
|
|
</body>
|
|
</html>
|