From 9c82683163cb82c671a4bcbf7bcab3f5f5334f08 Mon Sep 17 00:00:00 2001 From: Krish Patel <65026713+KrishPatel1205@users.noreply.github.com> Date: Fri, 1 Nov 2024 19:23:14 +0530 Subject: [PATCH 1/5] Update bali.html --- bali.html | 156 +++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 131 insertions(+), 25 deletions(-) diff --git a/bali.html b/bali.html index a9b194f4..905c6c30 100644 --- a/bali.html +++ b/bali.html @@ -50,22 +50,42 @@ padding-top: 120px; } + + .top-container { + width: 100vw; + display: flex; + flex-direction: row; + justify-content: center; + + } + .container { text-align: center; display: flex; flex-direction: column; align-items: center; margin: auto; - width: 100%; + width: 100vw; + } + + .seach-container { + margin-right: 40px; + } + + .sort-container { + margin-left: 40px; } .card-container { display: flex; + flex-wrap: wrap; flex-direction: row; + width: 100vw; + height: 590px; align-items: center; - justify-content: space-evenly; margin: auto; - width: 100%; + margin-left: 100px; + margin-bottom: 50px; } h1 { @@ -118,16 +138,6 @@ .book-button:hover { background-color: #1a6d99; } - - /*add respnsive for small screen*/ - @media screen and (max-width:768px){ - .card-container { - flex-direction: column; - width: 90%; - margin: auto; - padding: 10px; - } - } @@ -138,9 +148,27 @@

Bali


Top Hotels in Bali

+ +
+
+ + +
+ +
+ + +
+
+ +
-
+
The Mulia, Nusa Dua, BaliThe Mulia, Nusa Dua, Bali

Price per night: ₹25,990

-
+
The Laguna, a Luxury Collection Resort & Spa, Nusa Dua, BaliThe Laguna

Price per night: ₹30,990

-
+
The Ritz-Carlton, BaliThe Ritz-Carlton, Bali
-
+
Four Seasons Resort Bali at Jimbaran BayFour Seasons Resort Bali

Price per night: ₹40,990

-
+
Alila Seminyak, BaliAlila Seminyak, Bali

Price per night: ₹28,990

-
+
The Oberoi, BaliThe Oberoi, Bali
-
+
COMO Uma Ubud, BaliCOMO Uma Ubud, Bali

Price per night: ₹22,990

-
+
The Griya Villas and Spa, Bali

The Griya Villas and Spa

Price per night: ₹25,990

-
+
The Anvaya Beach Resorts, Bali

The Anvaya Beach Resorts

Price per night: ₹38,990

-
+ + + From bcc4c1e83fb0a650b4b9c92310e2029a6a922e03 Mon Sep 17 00:00:00 2001 From: Krish Patel <65026713+KrishPatel1205@users.noreply.github.com> Date: Fri, 1 Nov 2024 19:27:35 +0530 Subject: [PATCH 2/5] Update bali.html --- bali.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/bali.html b/bali.html index 905c6c30..8d32dc93 100644 --- a/bali.html +++ b/bali.html @@ -138,6 +138,16 @@ .book-button:hover { background-color: #1a6d99; } + + /*add respnsive for small screen*/ + @media screen and (max-width:768px){ + .card-container { + flex-direction: column; + width: 90%; + margin: auto; + padding: 10px; + } + } From 55442e3ac0f40fc985676e55fa7b2291afd68ac6 Mon Sep 17 00:00:00 2001 From: Krish Patel <65026713+KrishPatel1205@users.noreply.github.com> Date: Fri, 1 Nov 2024 19:45:12 +0530 Subject: [PATCH 3/5] Update bali.html --- bali.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bali.html b/bali.html index 8d32dc93..ad374f74 100644 --- a/bali.html +++ b/bali.html @@ -65,7 +65,7 @@ flex-direction: column; align-items: center; margin: auto; - width: 100vw; + width: 100%; } .seach-container { From a453ef290755c10944a22113026a3891815cfbf4 Mon Sep 17 00:00:00 2001 From: Krish Patel <65026713+KrishPatel1205@users.noreply.github.com> Date: Fri, 1 Nov 2024 19:47:13 +0530 Subject: [PATCH 4/5] Update bali.html --- bali.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/bali.html b/bali.html index ad374f74..24c1fe4e 100644 --- a/bali.html +++ b/bali.html @@ -178,7 +178,7 @@

Top Hotels in Bali

-
+
The Mulia, Nusa Dua, BaliThe Mulia, Nusa Dua, Bali

Price per night: ₹25,990

-
+
The Laguna, a Luxury Collection Resort & Spa, Nusa Dua, BaliThe Laguna

Price per night: ₹30,990

-
+
The Ritz-Carlton, BaliThe Ritz-Carlton, Bali
-
+
Four Seasons Resort Bali at Jimbaran BayFour Seasons Resort Bali

Price per night: ₹40,990

-
+
Alila Seminyak, BaliAlila Seminyak, Bali

Price per night: ₹28,990

-
+
The Oberoi, BaliThe Oberoi, Bali
-
+
COMO Uma Ubud, BaliCOMO Uma Ubud, Bali

Price per night: ₹22,990

-
+
The Griya Villas and Spa, BaliThe Griya Villas and Spa

Price per night: ₹25,990

-
+
The Anvaya Beach Resorts, Bali Date: Fri, 1 Nov 2024 19:48:16 +0530 Subject: [PATCH 5/5] Update bali.html --- bali.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bali.html b/bali.html index 24c1fe4e..e53488b3 100644 --- a/bali.html +++ b/bali.html @@ -259,6 +259,7 @@

COMO Uma Ubud, Bali

src="https://hautegrandeur.com/hotels/wp-content/uploads/2020/02/The-Griya-Villas-and-Spa-4.jpg" alt="The Griya Villas and Spa, Bali" class="hotel-image" + style="width:100%;height: 600px;" />

The Griya Villas and Spa

Price per night: ₹25,990

@@ -269,6 +270,7 @@

The Griya Villas and Spa

src="https://www.theanvayabali.com/wp-content/uploads/2023/03/Sands-Deck-1440x960-1.jpg" alt="The Anvaya Beach Resorts, Bali" class="hotel-image" + style="width:100%;height: 600px;" />

The Anvaya Beach Resorts

Price per night: ₹38,990