Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Irsha01 authored Aug 14, 2023
1 parent 8cbc762 commit 359695b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,15 +117,15 @@ <h5 class="carouseltxt">Ice-cream</h5>
<h1 class="text-center">Types Of Foods</h1>
<div class="row">
<div class="col-lg-4 col-md-12 mb-4 mb-lg-0">
<img src="images/food9.avif" class="w-100 shadow-1-strong rounded mb-4" alt="Boat on Calm Water" />
<img src="images/dosa.jpg" class="w-100 shadow-1-strong rounded mb-4" alt="Wintry Mountain Landscape" />
<img src="images/grill.jpg" class="w-100 shadow-1-strong rounded mb-4" alt="Boat on Calm Water" />
<img src="images/indianfood.jpg" class="w-100 shadow-1-strong rounded mb-4" alt="Wintry Mountain Landscape" />
</div>
<div class="col-lg-4 mb-4 mb-lg-0">
<img src="images/food5.avif" class="w-100 shadow-1-strong rounded mb-4" alt="Mountains in the Clouds" />
<img src="images/burgerimg.jpg" class="w-100 shadow-1-strong rounded mb-4" alt="Mountains in the Clouds" />
<img src="images/icecream.jpg" class="w-100 shadow-1-strong rounded mb-4" alt="Boat on Calm Water" />
</div>
<div class="col-lg-4 mb-4 mb-lg-0">
<img src="images/food6.avif" class="w-100 shadow-1-strong rounded mb-4" alt="Waves at Sea" />
<img src="images/salad.jpg" class="w-100 shadow-1-strong rounded mb-4" alt="Waves at Sea" />
<img src="images/food10.avif" class="w-100 shadow-1-strong rounded mb-4" alt="Yosemite National Park" />
</div>
</div>
Expand Down

0 comments on commit 359695b

Please sign in to comment.