Skip to content

Commit

Permalink
#
Browse files Browse the repository at this point in the history
  • Loading branch information
shgusgh12 committed Jul 14, 2023
1 parent 5bd814f commit c79f95e
Showing 1 changed file with 0 additions and 61 deletions.
61 changes: 0 additions & 61 deletions home.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,67 +8,6 @@
<link rel="stylesheet" href="home.css">
</head>
<body>
<div class="nav-wrapper">
<div class="logo">
<img src="https://icongr.am/jam/backpack.svg?size=28&color=ffffff" alt="logo">
</div>
<ul class="nav">
<li><a href="#">HOME</a></li>
<li><a href="#">PEOPLE</a></li>
<li><a href="#">PLACE</a></li>
<li><a href="#">CONTACT</a></li>
</ul>
</div>

<div class="main-text">
<h2>FIND YOUR SPOT TO TRAVEL!</h2>
</div>

<div class="card-wrapper">
<div class="card">
<div class="card-banner">
<img src="https://images.unsplash.com/photo-1559386081-325882507af7?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=736&q=80" alt="banner">
</div>
<div class="card-body">
<p class="hashtag">#spain #europe</p>
<p class="title">Spain</p>
<p class="desc">Spain is a developed country, a secular parliamentary democracy and a constitutional monarchy, with King Felipe VI as head of state.
</p>
</div>
</div>
<div class="card">
<div class="card-banner">
<img src="https://images.unsplash.com/photo-1603852452515-2dc92bd9c6f1?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1964&q=80" alt="banner">
</div>
<div class="card-body">
<p class="hashtag">#Korea #asia</p>
<p class="title">Korea</p>
<p class="desc">Spain is a developed country, a secular parliamentary democracy and a constitutional monarchy, with King Felipe VI as head of state.
</p>
</div>
</div>
<div class="card">
<div class="card-banner">
<img src="https://images.unsplash.com/photo-1503614472-8c93d56e92ce?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2011&q=80" alt="banner">
</div>
<div class="card-body">
<p class="hashtag">#Canada #NorthAmerica</p>
<p class="title">Canada</p>
<p class="desc">Spain is a developed country, a secular parliamentary democracy and a constitutional monarchy, with King Felipe VI as head of state.
</p>
</div>
</div>
<div class="card">
<div class="card-banner">
<img src="https://images.unsplash.com/photo-1543832923-44667a44c804?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1944&q=80" alt="banner">
</div>
<div class="card-body">
<p class="hashtag">#England #europe</p>
<p class="title">England</p>
<p class="desc">Spain is a developed country, a secular parliamentary democracy and a constitutional monarchy, with King Felipe VI as head of state.
</p>
</div>
</div>
</div>
</body>
</html>

0 comments on commit c79f95e

Please sign in to comment.