-
Notifications
You must be signed in to change notification settings - Fork 105
/
Copy pathaccomodations.html
159 lines (156 loc) · 5.32 KB
/
accomodations.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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" type="text/css" href="style_activities.css">
<link rel="stylesheet" type="text/css" href="accomodations.css">
<link href="https://fonts.googleapis.com/css?family=Roboto:100" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:300" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Nunito" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css">
<link rel="icon" href="images/site-logo.png" />
<title>Book an Accommodation</title>
</head>
<body>
<header>
<div id="activities-header">
<nav>
<div class="upper_navbar">
<div class="menu1">
<ul>
<li><a href="main.html">Home</a></li>
<li><a href="#">Site Map</a></li>
<li><a href="#">Contact Us</a></li>
<li><a href="#">About Us</a></li>
</ul>
</div>
</div>
<div class="lower_navbar">
<div class="lower_navbar_content">
<div class="menu-icon">
<i class="fas fa-bars fa-2x"></i>
</div>
<div class="logo">
<a href="main.html"><img src="images/mylogo-1.png"></a>
</div>
<ul class="dropdown-menu">
<li><a href="">What to do<i class="fas fa-caret-down"></i></a>
<ul>
<li><a href="activities.html">Activities</a></li>
<li><a href="events-and-festivals.html">Events & Festivals</a></li>
</ul>
</li>
<li><a href="">Where to go<i class="fas fa-caret-down"></i></a>
<ul>
<li><a href="attractions.html">Attractive Destinations</a></li>
<li><a href="locations.html">Cities & Other Locations</a></li>
</ul>
</li>
<li><a href="">Plan your trip<i class="fas fa-caret-down"></i></a>
<ul>
<li><a href="accomodations.html">Book an Accomodation</a></li>
<li><a href="about-sabra.html">About Sabaragamuwa</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<div class="header-title">
<div id="main-title">Book Your <span>apartment</span></div>
<div id="sub-title">stay & feel free</div>
</div>
</div>
</header>
<h1>
Your're here : <a href="main.html">Home</a> / Book an Accommodation
</h1>
<section class="page-content">
<div class="apartment-content">
<div id="hotels" >
<div class="image-box">
<img src="images/hotel1.jpg">
</div>
<div class="lodge-div-title">
Hotels
</div>
</div>
<div class="lodge-divs">
<div id="bunglows" class="lodge-small-divs">
<div class="image-box">
<img src="images/rest1.jpg">
</div>
<div class="lodge-div-title">
Bunglows
</div>
</div>
<div id="villas" class="lodge-small-divs">
<div class="image-box">
<img src="images/villa1.jpg">
</div>
<div class="lodge-div-title">
Villas
</div>
</div>
<div id="rented-houses" class="lodge-small-divs">
<div class="image-box">
<img src="images/house1.jpg">
</div>
<div class="lodge-div-title">
Rented Houses
</div>
</div>
</div>
</div>
</section>
<div class="footer">
<div class="footer-content">
<div class="footer-refs-content-1">
<h5>Tourism <b>Agencies</b></h5>
<ul>
<li><a href="">Sri Lanka Tourism Promotion Bureau</a></li>
<li><a href="">Sri Lanka Tourism Development Authority</a></li>
<li><a href="">Sri Lanka Convention Bureau</a></li>
<li><a href="">SLITHM (Sri Lanka Institute of Tourism & Hotel Management)</a></li>
<li><a href="">Ministry of Tourism Development & Christian Religious Affairs</a></li>
</ul>
</div>
<div class="footer-refs-content-2">
<h5>Our <b>Partners</b></h5>
<ul>
<li><a href="">Sri Lanka Airport & Aviation Services</a></li>
<li><a href="">Department of Immigration & Emigration</a></li>
<li><a href="">Belihuloya Hotel Corporation</a></li>
</ul>
</div>
<div class="footer-refs-content-3">
<h5>About the <b>Site</b></h5>
<ul>
<li><a href="">Terms & Conditions</a></li>
<li><a href="">Privacy Policy</a></li>
<li><a href="">Site Map</a></li>
<li><a href="http://www.srilanka.travel"><img src="images/logo1.png" style="width: 150px;"></a></li>
</ul>
</div>
</div>
<div class="lower-footer">
<div class="lower-footer-content">
<div id="footer-align-left">
All Rights Reserved. © 2018 sabra.travel.lk
</div>
<div id="footer-align-right">
<a href=""><i class="fab fa-facebook-square fa-3x"></i></a>
<a href=""><i class="fab fa-twitter-square fa-3x"></i></a>
<a href=""><i class="fab fa-google-plus-square fa-3x"></i></a>
<a href=""><i class="fab fa-youtube-square fa-3x"></i></a>
</div>
</div>
</div>
</div>
</body>
</html>