-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservices.html
More file actions
110 lines (94 loc) · 5.89 KB
/
services.html
File metadata and controls
110 lines (94 loc) · 5.89 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
109
110
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<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/style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<title>Grand Sovi Citadel </title>
<!-- Start of Async Drift Code -->
<!-- End of Async Drift Code -->
</head>
<body style="background-color:#f0e78b">
<header class="sticky-top" style="background-color:#fefbd8;">
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<a class="navbar-brand" style="color: #b5985a;" href="#"><h3>Grand Sovi Citadel </h3><h7></h7></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
<div class="navbar-nav mr-auto bg-dark">
<a class="nav-item nav-link active" href="index.html">Home<span class="sr-only">(current)</span></a>
<a class="nav-item nav-link active" href="rooms.html">Book a Room <span class="sr-only">(current)</span></a>
<a class="nav-item nav-link active" href="dining.html">Book a Table <span class="sr-only">(current)</span></a>
<a class="nav-item nav-link active" href="spa.html">Spa <span class="sr-only">(current)</span></a>
<a class="nav-item nav-link active" href="services.html">Services <span class="sr-only">(current)</span></a>
<a class="nav-item nav-link active" href="contact.html">Contact Us <span class="sr-only">(current)</span></a>
</div>
</div>
</nav>
<nav aria-label="breadcrumb bg-dark">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="index.html">Grand Sovi Citadel </a></li>
<li class="breadcrumb-item active" aria-current="page">Services</li>
</ol>
</nav>
</header>
<div class="carousel-inner">
<div class="carousel-item active">
<img class="d-block w-100" src="img/BEO.jpg" alt="First slide">
<div class="carousel-caption d-none d-md-block">
<h2 style="text-align:center;">Services</h2>
</div>
</div>
<br>
<div class="content" style="background-color:#fefbd8;">
Whether you visit our design hotel for business or pleasure, the warm and personal service is sure to make your stay a delight.<br>
We endeavor to provide a specific, up-to-the-minute service with sightseeing recommendations and programs in and around the capital.
<br>
<video src="https://assets.mixkit.co/videos/preview/mixkit-corridor-of-an-elegant-hotel-34613-large.mp4" alt="Bear" style="width:100%" autoplay loop playsinline muted></video>
<ul> <h3>Services:</h3>
<li>Restaurant and Café Reservations</li>
<li>Offers and reservations of sightseeing tours: bus, boat, helicopter</li>
<li>Private guide</li>
<li>Ticket reservation</li>
<li>Transfers</li>
<li>Laundry, ironing and cleaning</li>
<li>Rent: bicycle, car and baby car</li>
<li>Sending letters and post cards</li>
</ul>
</div>
<footer class="justify-content-center bg-dark">
<h3>Also View</h3>
<div class="row" >
<div class="col-sm-4">
<h5 class="card-title">Luxury Swimming Pool</h5>
<video src="https://assets.mixkit.co/videos/preview/mixkit-luxury-swimming-pool-4045-large.mp4" alt="Bear" style="width:100%" autoplay loop playsinline muted></video>
</div>
<div class="col-sm-4">
<h5 class="card-title">24*7 Assistancet</h5>
<video src="https://assets.mixkit.co/videos/preview/mixkit-receptionist-listens-to-a-client-at-the-reception-21670-large.mp4" alt="Bear" style="width:100%" autoplay loop playsinline muted></video>
</div>
<div class="col-sm-4">
<h5 class="card-title">Corridor</h5>
<video src="https://assets.mixkit.co/videos/preview/mixkit-corridor-of-an-elegant-hotel-34613-large.mp4" alt="Bear" style="width:100%" autoplay loop playsinline muted></video>
</div>
</div>
<hr style="background-color:white">
<br>
<div id="fm">
<p>FAQ</p>
<p>TERMS & CONDITIONS |</p>
<p>SAMPLE INFO |</p>
<p>ADDRESS: INDIA </p>
<a href="https://www.facebook.com/sharer/sharer.php?u=https://soniyaritgithub.github.io/soni/" target="_blank"><img src="img/download (1).png" alt="share on facebook"></a>
<a href="https://twitter.com/intent/tweet?url=https://soniyaritgithub.github.io/soni/&text=" target="_blank"><img src="img/download.jpeg" alt="share on twitter"></a>
<a href="https://www.linkedin.com/shareArticle?mini=true&url=https://soniyaritgithub.github.io/soni/" target="_blank"><img src="img/download.png" alt="share on linkedin"></a>
</div>
</footer>
<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>