-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathindex.html
176 lines (155 loc) · 9.04 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
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
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta name="author" content="VIJAY THAPA" />
<meta name="description" content="HOUSE RENTAL SYSTEM" />
<meta name="keywords" content="Give Your Keywords for SEO" />
<title>HOUSE RENTAL SYSTEM</title>
<!--ADING CSS HERE-->
<link rel="stylesheet" type="text/css" href="assets/css/style.css" />
<!--Resource Files for Slider-->
<!-- Start WOWSlider.com HEAD section -->
<link rel="stylesheet" type="text/css" href="assets/slider/engine1/style.css" />
<script type="text/javascript" src="assets/slider/engine1/jquery.js"></script>
<!-- End WOWSlider.com HEAD section -->
</head>
<body>
<!--Header Starts HERE-->
<header class="header">
<div class="wrapper">
<h1>HOUSE RENTAL SYSTEM</h1>
</div>
</header>
<!--Header Ends HERE-->
<!--Menu Starts HERE-->
<nav class="menu">
<div class="wrapper">
<ul>
<a href="index.html"><li>Home</li></a>
<a href="about.html"><li>About Us</li></a>
<a href="#"><li>Houses</li></a>
<a href="contact.html"><li>Contact Us</li></a>
<a href="login.html"><li>Log In</li></a>
</ul>
</div>
</nav>
<!--Menu Ends HERE-->
<!--SLIDER STARTS HERE-->
<div class="slider">
<div class="wrapper">
<!-- Start WOWSlider.com BODY section -->
<div id="wowslider-container1">
<div class="ws_images"><ul>
<li><img src="assets/slider/data1/images/house03.jpg" alt="House Rental System" title="House Rental System" id="wows1_0"/></li>
<li><a href="http://wowslider.net"><img src="assets/slider/data1/images/pexelsphoto186077.jpg" alt="jquery carousel" title="Luxury Houses for Rent" id="wows1_1"/></a></li>
<li><img src="assets/slider/data1/images/39f6e0639465c7e01eaa79e26ada2a48.jpg" alt="Rent Houses at Affordable Price" title="Rent Houses at Affordable Price" id="wows1_2"/></li>
</ul></div>
<div class="ws_bullets"><div>
<a href="#" title="House Rental System"><span><img src="assets/slider/data1/tooltips/house03.jpg" alt="House Rental System"/>1</span></a>
<a href="#" title="Luxury Houses for Rent"><span><img src="assets/slider/data1/tooltips/pexelsphoto186077.jpg" alt="Luxury Houses for Rent"/>2</span></a>
<a href="#" title="Rent Houses at Affordable Price"><span><img src="assets/slider/data1/tooltips/39f6e0639465c7e01eaa79e26ada2a48.jpg" alt="Rent Houses at Affordable Price"/>3</span></a>
</div></div>
<div class="ws_shadow"></div>
</div>
<script type="text/javascript" src="assets/slider/engine1/wowslider.js"></script>
<script type="text/javascript" src="assets/slider/engine1/script.js"></script>
<!-- End WOWSlider.com BODY section -->
</div>
</div>
<!--SLIDER ENDS HERE-->
<!--Main Body Starts HERE-->
<div class="main">
<div class="wrapper">
<h3>Recently Added</h3>
<!--Displaying Recently Added Houses in Boxes-->
<div class="clearfix">
<div class="houses">
<img src="images/house.jpg" />
<span class="house-title">Som Bahadur House</span><br />
<span class="house-added">Added Date:01-03-2017</span><br />
<span class="house-location">Location: Sano Thimi, Bhaltapur Nepal</span><br />
<a href="book.html">
<button type="button" class="btn-book" >Book House</button>
</a>
</div>
<div class="houses">
<img src="images/house.jpg" />
<span class="house-title">Ram Bahadur House</span><br />
<span class="house-added">Added Date:01-03-2017</span><br />
<span class="house-location">Location: Sano Thimi, Bhaltapur Nepal</span><br />
<button type="button" class="btn-book" >Book House</button>
</div>
<div class="houses">
<img src="images/house.jpg" />
<span class="house-title">Shyam Bahadur House</span><br />
<span class="house-added">Added Date:01-03-2017</span><br />
<span class="house-location">Location: Sano Thimi, Bhaltapur Nepal</span><br />
<button type="button" class="btn-book" >Book House</button>
</div>
<div class="houses">
<img src="images/house.jpg" />
<span class="house-title">Hari Bahadur House</span><br />
<span class="house-added">Added Date:01-03-2017</span><br />
<span class="house-location">Location: Sano Thimi, Bhaltapur Nepal</span><br />
<button type="button" class="btn-book" >Book House</button>
</div>
<div class="houses">
<img src="images/house.jpg" />
<span class="house-title">Kumari Bahadur House</span><br />
<span class="house-added">Added Date:01-03-2017</span><br />
<span class="house-location">Location: Sano Thimi, Bhaltapur Nepal</span><br />
<button type="button" class="btn-book" >Book House</button>
</div>
</div>
<h3>Luxurious Houses</h3>
<!--Displaying Luxurious Houses in Boxes-->
<div class="clearfix">
<div class="houses">
<img src="images/house.jpg" />
<span class="house-title">Som Bahadur House</span><br />
<span class="house-added">Added Date:01-03-2017</span><br />
<span class="house-location">Location: Sano Thimi, Bhaltapur Nepal</span><br />
<button type="button" class="btn-book" >Book House</button>
</div>
<div class="houses">
<img src="images/house.jpg" />
<span class="house-title">Ram Bahadur House</span><br />
<span class="house-added">Added Date:01-03-2017</span><br />
<span class="house-location">Location: Sano Thimi, Bhaltapur Nepal</span><br />
<button type="button" class="btn-book" >Book House</button>
</div>
<div class="houses">
<img src="images/house.jpg" />
<span class="house-title">Shyam Bahadur House</span><br />
<span class="house-added">Added Date:01-03-2017</span><br />
<span class="house-location">Location: Sano Thimi, Bhaltapur Nepal</span><br />
<button type="button" class="btn-book" >Book House</button>
</div>
<div class="houses">
<img src="images/house.jpg" />
<span class="house-title">Hari Bahadur House</span><br />
<span class="house-added">Added Date:01-03-2017</span><br />
<span class="house-location">Location: Sano Thimi, Bhaltapur Nepal</span><br />
<button type="button" class="btn-book" >Book House</button>
</div>
<div class="houses">
<img src="images/house.jpg" />
<span class="house-title">Kumari Bahadur House</span><br />
<span class="house-added">Added Date:01-03-2017</span><br />
<span class="house-location">Location: Sano Thimi, Bhaltapur Nepal</span><br />
<button type="button" class="btn-book" >Book House</button>
</div>
</div>
</div>
</div>
<!--Main Body Ends HERE-->
<!--Footer Starts HERE-->
<footer class="footer">
<div class="wrapper">
<p>© <a href="#">House Rental System</a>. All rights reserved 2017.</p>
</div>
</footer>
<!--Footer Ends HERE-->
</body>
</html>