-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
88 lines (80 loc) · 4.13 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta name="google-site-verification" content="u_KqeKqCPdjapjx8M1J6fNFMA-1mLUhsxaFvxzzXzpQ" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="css/ind.css">
<title>Tripathi Hotel Bhadohi</title>
<!-- Start of Async Drift Code -->
<script>
"use strict";
!function() {
var t = window.driftt = window.drift = window.driftt || [];
if (!t.init) {
if (t.invoked) return void (window.console && console.error && console.error("Drift snippet included twice."));
t.invoked = !0, t.methods = [ "identify", "config", "track", "reset", "debug", "show", "ping", "page", "hide", "off", "on" ],
t.factory = function(e) {
return function() {
var n = Array.prototype.slice.call(arguments);
return n.unshift(e), t.push(n), t;
};
}, t.methods.forEach(function(e) {
t[e] = t.factory(e);
}), t.load = function(t) {
var e = 3e5, n = Math.ceil(new Date() / e) * e, o = document.createElement("script");
o.type = "text/javascript", o.async = !0, o.crossorigin = "anonymous", o.src = "https://js.driftt.com/include/" + n + "/" + t + ".js";
var i = document.getElementsByTagName("script")[0];
i.parentNode.insertBefore(o, i);
};
}
}();
drift.SNIPPET_VERSION = '0.3.1';
drift.load('c3aurgtk94ca');
</script>
<!-- End of Async Drift Code -->
</head>
<body>
<video src="https://assets.mixkit.co/videos/preview/mixkit-quiet-evening-at-a-hotel-27640-large.mp4" autoplay loop playsinline muted></video>
<div class="pos-f-t content">
<div class="collapse bg bg-dark" id="navbarToggleExternalContent">
<div class="p-4">
<ul class="navbar-nav mr-auto" style="text-align:center;">
<li class="nav-item">
<a class="nav-link" href="index.html">HOME<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="dining.html">DINING</a>
</li>
<li class="nav-item">
<a class="nav-link" href="rooms.html">ROOMS</a>
</li>
<li class="nav-item">
<a class="nav-link" href="spa.html">SPA</a>
</li>
<li class="nav-item">
<a class="nav-link" href="services.html">SERVICES</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">CONTACT US</a>
</li>
</ul>
</div>
</div>
<nav class="navbar navbar-dark bg bg-dark">
<button class="navbar-toggler" style="color:white;" type="button" data-toggle="collapse" data-target="#navbarToggleExternalContent" aria-controls="navbarToggleExternalContent" aria-expanded="false" aria-label="Toggle navigation">
<span>☰</span>
</button><br>
<span style="color:#b5985a;"><h3>TRIPATHI</h3> <h7 style="padding-left:15px;"> Hotel Bhadohi</h7></span><h7><a href="rooms.html">Book a Room </a> | <a href="dining.html">Book a Table</a> </h7>
</nav>
<div class="intro">
<p id="para">Tripathi Hotel hotel is the epitome of luxury and refinement, providing guests with an unparalleled level of comfort, elegance, and impeccable service. From the moment you step into the lobby, you are greeted by a grandeur that exudes sophistication and opulence.</p>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
</body>
</html>