Skip to content

Commit

Permalink
worked on the index
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicovo committed Dec 1, 2019
1 parent 3c4ad28 commit 83f539c
Showing 1 changed file with 34 additions and 34 deletions.
68 changes: 34 additions & 34 deletions template/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">

<!-- Bootstrap CSS -->
<link rel="stylesheet" href="static/css/bootstrap.min.css">
<link rel="stylesheet" href="static/css/style.css">
<link rel="stylesheet" type="text/css" href="static/css/main_style.css">
<link rel="stylesheet" href="../static/css/bootstrap.min.css">
<!-- <link rel="stylesheet" href="../static/css/style.css"> -->
<link rel="stylesheet" type="text/css" href="../static/css/main_style.css">
<title>Home Page</title>
</head>

Expand Down Expand Up @@ -43,7 +43,7 @@
<div class="row">
<div class="col main_nav_col d-flex flex-row align-items-center justify-content-start">
<div class="logo_container">
<div class="logo"><a href="#"><img src="static/img/logo.png" alt="hostelcheckin"></a></div>
<div class="logo"><a href="#"><img src="../static/img/logo.png" alt="hostelcheckin"></a></div>
</div>
<div class="main_nav_container ml-auto">
<ul class="main_nav_list">
Expand Down Expand Up @@ -72,7 +72,7 @@
<div class="menu trans_500">
<div class="menu_content d-flex flex-column align-items-center justify-content-center text-center">
<div class="menu_close_container"><div class="menu_close"></div></div>
<div class="logo menu_logo"><a href="#"><img src="static/img/logo.png" alt=""></a></div>
<div class="logo menu_logo"><a href="#"><img src="../static/img/logo.png" alt=""></a></div>
<ul>
<li class="menu_item"><a href="#">home</a></li>
<li class="menu_item"><a href="about.html">about us</a></li>
Expand Down Expand Up @@ -201,7 +201,7 @@ <h6 style="color: #71ce47;"> 100 Hostels</h6>
<div class="row">
<div class=" col p-3 shadow">
<div class="card" style="">
<img src="static/img/Dhaka-Hotels.jpg"
<img src="../static/img/Dhaka-Hotels.jpg"
class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title font-weight-bold">BlackeBerry Lodge</h5>
Expand All @@ -214,7 +214,7 @@ <h5 class="card-title font-weight-bold">BlackeBerry Lodge</h5>
</div>
<div class="col p-3 shadow">
<div class="card" style="">
<img src="static/img/Hostel6.jpg"
<img src="../static/img/Hostel6.jpg"
class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title font-weight-bold">BlackeBerry Lodge</h5>
Expand All @@ -227,7 +227,7 @@ <h5 class="card-title font-weight-bold">BlackeBerry Lodge</h5>
</div>
<div class="col p-3 shadow">
<div class="card" style="">
<img src="static/img/listing_5.jpg"
<img src="../static/img/listing_5.jpg"
class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title font-weight-bold">BlackeBerry Lodge</h5>
Expand All @@ -244,7 +244,7 @@ <h5 class="card-title font-weight-bold">BlackeBerry Lodge</h5>
<div class="row">
<div class=" col p-3 shadow">
<div class="card" style="">
<img src="static/img/Dhaka-Hotels.jpg"
<img src="../static/img/Dhaka-Hotels.jpg"
class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title font-weight-bold">BlackeBerry Lodge</h5>
Expand All @@ -257,7 +257,7 @@ <h5 class="card-title font-weight-bold">BlackeBerry Lodge</h5>
</div>
<div class="col p-3 shadow">
<div class="card" style="">
<img src="static/img/Hostel2.jpg"
<img src="../static/img/Hostel2.jpg"
class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title font-weight-bold">BlackeBerry Lodge</h5>
Expand All @@ -270,7 +270,7 @@ <h5 class="card-title font-weight-bold">BlackeBerry Lodge</h5>
</div>
<div class="col p-3 shadow">
<div class="card" style="">
<img src="static/img/listing_6.jpg"
<img src="../static/img/listing_6.jpg"
class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title font-weight-bold">BlackeBerry Lodge</h5>
Expand Down Expand Up @@ -328,10 +328,10 @@ <h2 class="section_title">TOP HOSTELS</h2>
<p class="offers_text">Suspendisse potenti. In faucibus massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam eu convallis tortor.</p>
<div class="offers_icons">
<ul class="offers_icons_list">
<li class="offers_icons_item"><img src="static/img/post.png" alt=""></li>
<li class="offers_icons_item"><img src="static/img/compass.png" alt=""></li>
<li class="offers_icons_item"><img src="static/img/bicycle.png" alt=""></li>
<li class="offers_icons_item"><img src="static/img/sailboat.png" alt=""></li>
<li class="offers_icons_item"><img src="../static/img/post.png" alt=""></li>
<li class="offers_icons_item"><img src="../static/img/compass.png" alt=""></li>
<li class="offers_icons_item"><img src="../static/img/bicycle.png" alt=""></li>
<li class="offers_icons_item"><img src="../static/img/sailboat.png" alt=""></li>
</ul>
</div>
<div class="offers_link"><a href="offers.html">read more</a></div>
Expand Down Expand Up @@ -365,10 +365,10 @@ <h2 class="section_title">TOP HOSTELS</h2>
<p class="offers_text">Suspendisse potenti. In faucibus massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam eu convallis tortor.</p>
<div class="offers_icons">
<ul class="offers_icons_list">
<li class="offers_icons_item"><img src="static/img/post.png" alt=""></li>
<li class="offers_icons_item"><img src="static/img/compass.png" alt=""></li>
<li class="offers_icons_item"><img src="static/img/bicycle.png" alt=""></li>
<li class="offers_icons_item"><img src="static/img/sailboat.png" alt=""></li>
<li class="offers_icons_item"><img src="../static/img/post.png" alt=""></li>
<li class="offers_icons_item"><img src="../static/img/compass.png" alt=""></li>
<li class="offers_icons_item"><img src="../static/img/bicycle.png" alt=""></li>
<li class="offers_icons_item"><img src="../static/img/sailboat.png" alt=""></li>
</ul>
</div>
<div class="offers_link"><a href="offers.html">read more</a></div>
Expand Down Expand Up @@ -402,10 +402,10 @@ <h2 class="section_title">TOP HOSTELS</h2>
<p class="offers_text">Suspendisse potenti. In faucibus massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam eu convallis tortor.</p>
<div class="offers_icons">
<ul class="offers_icons_list">
<li class="offers_icons_item"><img src="static/img/post.png" alt=""></li>
<li class="offers_icons_item"><img src="static/img/compass.png" alt=""></li>
<li class="offers_icons_item"><img src="static/img/bicycle.png" alt=""></li>
<li class="offers_icons_item"><img src="static/img/sailboat.png" alt=""></li>
<li class="offers_icons_item"><img src="../static/img/post.png" alt=""></li>
<li class="offers_icons_item"><img src="../static/img/compass.png" alt=""></li>
<li class="offers_icons_item"><img src="../static/img/bicycle.png" alt=""></li>
<li class="offers_icons_item"><img src="../static/img/sailboat.png" alt=""></li>
</ul>
</div>
<div class="offers_link"><a href="offers.html">read more</a></div>
Expand Down Expand Up @@ -439,10 +439,10 @@ <h2 class="section_title">TOP HOSTELS</h2>
<p class="offers_text">Suspendisse potenti. In faucibus massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam eu convallis tortor.</p>
<div class="offers_icons">
<ul class="offers_icons_list">
<li class="offers_icons_item"><img src="static/img/post.png" alt=""></li>
<li class="offers_icons_item"><img src="static/img/compass.png" alt=""></li>
<li class="offers_icons_item"><img src="static/img/bicycle.png" alt=""></li>
<li class="offers_icons_item"><img src="static/img/sailboat.png" alt=""></li>
<li class="offers_icons_item"><img src="../static/img/post.png" alt=""></li>
<li class="offers_icons_item"><img src="../static/img/compass.png" alt=""></li>
<li class="offers_icons_item"><img src="../static/img/bicycle.png" alt=""></li>
<li class="offers_icons_item"><img src="../static/img/sailboat.png" alt=""></li>
</ul>
</div>
<div class="offers_link"><a href="offers.html">read more</a></div>
Expand Down Expand Up @@ -515,7 +515,7 @@ <h1 class="display-5">Learn About New Available Hostels</h1>
<div class="footer_col">
<div class="footer_content footer_about">
<div class="logo_container footer_logo">
<div class="logo"><a href="#"><img src="static/img/logo.png" alt=""></a></div>
<div class="logo"><a href="#"><img src="../static/img/logo.png" alt=""></a></div>
</div>
<p class="footer_about_text">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus quis vu lputate eros, iaculis consequat nisl. Nunc et suscipit urna. Integer eleme ntum orci eu vehicula pretium.</p>
</div>
Expand All @@ -537,15 +537,15 @@ <h1 class="display-5">Learn About New Available Hostels</h1>
<div class="footer_content footer_contact">
<ul class="contact_info_list">
<li class="contact_info_item d-flex flex-row">
<div><div class="contact_info_icon"><img src="static/img/placeholder.svg" alt=""></div></div>
<div><div class="contact_info_icon"><img src="../static/img/placeholder.svg" alt=""></div></div>
<div class="contact_info_text">20 Dauglas Road Cresent, Owerri, Imo State.</div>
</li>
<li class="contact_info_item d-flex flex-row">
<div><div class="contact_info_icon"><img src="static/img/phone-call.svg" alt=""></div></div>
<div><div class="contact_info_icon"><img src="../static/img/phone-call.svg" alt=""></div></div>
<div class="contact_info_text">+234 800-000-0000</div>
</li>
<li class="contact_info_item d-flex flex-row">
<div><div class="contact_info_icon"><img src="static/img/message.svg" alt=""></div></div>
<div><div class="contact_info_icon"><img src="../static/img/message.svg" alt=""></div></div>
<div class="contact_info_text"><a href="mailto:[email protected]?Subject=Hello" target="_top">[email protected]</a></div>
</li>
</ul>
Expand Down Expand Up @@ -581,13 +581,13 @@ <h1 class="display-5">Learn About New Available Hostels</h1>
</footer>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.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="js/Popper.js"
<script src="../js/Popper.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"></script>
<script src="static/js/bootstrap.min.js"></script>
<script src="../static/js/bootstrap.min.js"></script>
</body>

</html>

0 comments on commit 83f539c

Please sign in to comment.