-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlihatpeta.html
More file actions
108 lines (90 loc) · 4.88 KB
/
Copy pathlihatpeta.html
File metadata and controls
108 lines (90 loc) · 4.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" integrity="sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="asset/css/navbar_slider.css">
<link rel="shortcut icon" type="image/x-icon" href="asset/img/logo.png" />
<title>Banyumas Traveler</title>
</head>
<body>
<?php include('navbar.php');?>
<div class="container">
<div class="row justify-content-md-center" style="margin-top: 150px;color: white;">
<div class="mbr-white col-md-12">
<h1 class="mbr-section-title align-center mbr-bold pb-3 mbr-fonts-style display-1" style="margin-left: 250px">-Start Journey-</h1>
</div>
</div>
<div id="background" class="carousel slide" data-ride="carousel">
<div id="" class="carousel-inner">
<div class="carousel-item active">
<img class="d-block w-100" src="asset/img/slider1.jpeg" alt="First slide">
</div>
</div>
</div>
</div>
<div class="" style="background-color: white;margin-top: 160px;padding: 0px" >
<div class="container" >
<div class="" style="width: auto; margin-top: 500px">
<div class="card-body">
<h1 class="display-1" style="margin-bottom: 30px"><b>Banyumas luxury tour specialist</b></h1>
<p class="card-text" style="max-width: 450px">Complex, engaging and often contradictory, Banyumas packs in ancient history & cutting edge technology; deep spirituality & intense hedonism; sandy beaches & bustling cities; awe inspiring desert & rolling green hills. Our expertise lies in making the most of your time in this remarkable
<a href="about.html">
<button type="button" class="btn btn-outline-dark" style="margin-top: 15px;">Meet our team</button></a></p>
</div>
</div>
</div>
</div>
<div class="" style="background-color: #f1f1f1;margin-top: 160px;padding: 0px" >
<div class="container" style="margin-top: 0px;padding-top: 50px;padding-bottom: 10px;">
<h2 class="display-3" style="margin-top: 0px"><b>
Places of Interest</b></h2>
<iframe src="https://www.google.com/maps/embed?pb=!1m16!1m12!1m3!1d126607.84304301452!2d109.20433190560699!3d-7.410326095647816!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!2m1!1swisata+banyumas!5e0!3m2!1sid!2sid!4v1527154853020" style="min-width: 100%; height: 500px;padding-top: 10px;margin-top: 40px" allowfullscreen></iframe>
</div>
</div>
<div class="container" style="margin-top: 60px">
<h2 class="display-3"><b>Our tours</b></h2>
<div class="row text-center text-lg-left" style="margin-top: 20px">
<div class="col-lg-4 col-md-6 col-xs-8">
<a href="#" class="d-block mb-4 h-100">
<img class="img-fluid img-thumbnail" src="asset/img/grid1.jpg" alt="">
</a>
</div>
<div class="col-lg-4 col-md-6 col-xs-8">
<a href="#" class="d-block mb-4 h-100">
<img class="img-fluid img-thumbnail" src="asset/img/grid3.jpg" alt="">
</a>
</div>
<div class="col-lg-4 col-md-6 col-xs-8">
<a href="#" class="d-block mb-4 h-100">
<img class="img-fluid img-thumbnail" src="asset/img/grid2.jpg" alt="">
</a>
</div>
<div class="col-lg-4 col-md-6 col-xs-8">
<a href="#" class="d-block mb-4 h-100">
<img class="img-fluid img-thumbnail" src="asset/img/grid4.jpg" alt="">
</a>
</div>
<div class="col-lg-4 col-md-1 col-xs-1">
<a href="#" class="d-block mb-2 h-80">
<img class="img-fluid img-thumbnail" src="asset/img/grid5.jpeg" alt="" style="height: 200px;width: 400px">
</a>
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<span class="text-muted">Created By Team Oraumum</span>
</div>
</footer>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js" integrity="sha384-smHYKdLADwkXOn1EmN1qk/HfnUcbVRZyYmZ4qpPea6sjB/pTJ0euyQp0Mk8ck+5T" crossorigin="anonymous"></script>
</body>
</html>