Skip to content

Commit

Permalink
third commit
Browse files Browse the repository at this point in the history
  • Loading branch information
yoon-thiri04 authored Jul 3, 2024
1 parent 71dc09e commit faf84b3
Showing 1 changed file with 3 additions and 22 deletions.
25 changes: 3 additions & 22 deletions diamond.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
<link rel="stylesheet" type="text/css" href="Font/css/fontawesome.min.css">
<link rel="stylesheet" type="text/css" href="Font/css/all.min.css">
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous" />


<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.css" integrity="sha512-UTNP5BXLIptsaj5WdKFrkFov94lDx+eBvbKyoe1YAfjeRPC+gT5kyZ10kOHCfNZqEui1sxmqvodNUx3KbuYI/A==" crossorigin="anonymous"
referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css" integrity="sha512-sMXtMNL1zRzolHYKEujM2AqCLUR9F2C4/05cdbxjjLSRvMQIciEPCQZo++nk7go3BtSuK9kfa/s+a4f4i5pLkw=="
Expand All @@ -23,18 +21,10 @@
<div id="login"><a href="login.html">Login</a></div>
<ul>
<li><a href="index.html">Home</a></li>
<<<<<<< HEAD
<li><a href="index.html">About</a></li>
<li><a href="index.html">Gallery</a></li>
=======
<li><a href="#about">About</a></li>
<li><a href="#gallary">Gallery</a></li>
>>>>>>> 18500ff60e837aeb40a86abfed4992c49f43a897
<li><a href="index.html#about">About</a></li>
<li><a href="index.html#gallary">Gallery</a></li>
<li><a href="Room.html">Room</a></li>

<li><a href="Contact.html">Contact</a></li>


</ul>
</nav>

Expand All @@ -51,7 +41,6 @@
<h5>RAISING COMFOMRT TO THE HIGHEST LEVEL</h5>
<h2>Welcome From Gym Room</h2>
<p> Enjoy work-outs at the studio-style Fitness Center filled with the latest equipment.Our gyms provide a standard way to ensure that you keep track of your fitness goals.Fitness products include exercise equipment and props, monitoring devices and technology, and “performance” clothing and footwear. Fitness services include access to fitness centres, information and education, personal trainers, and specialty classes and programs.</p>

</div>
</div>
</div>
Expand Down Expand Up @@ -98,7 +87,6 @@ <h2>Diamond Suite's Extra Services</h2>
<h5>RAISING COMFORT TO THE HIGHEST LEVEL</h5>
<h2>We’ve Featured Oceanside Rooms</h2>
</div>

</div>
<div class="content grid">
<div class="box">
Expand All @@ -107,7 +95,6 @@ <h2>We’ve Featured Oceanside Rooms</h2>
</div>
<div class="text">
<h3>BEACH</h3>

</div>
</div>
<div class="box">
Expand Down Expand Up @@ -164,10 +151,7 @@ <h2>Our Pool</h2>
}
}
</script>



<section class="gallary mtop " id="gallary">
<section class="gallary mtop " id="gallary">
<div class="container">
<div class="heading_top flex1">
<div class="heading">
Expand Down Expand Up @@ -229,7 +213,6 @@ <h2>Photo Gallery of Our Diamond Suite</h2>
}
})
</script>

<footer class="footer">
<div class="container_f">
<div class="row">
Expand Down Expand Up @@ -267,8 +250,6 @@ <h4>Qucik links</h4>
<li><a href="Contact.html #Acc"><i class="fa-solid fa-arrow-right"></i>FAQ</a></li>
</ul>
</div>


</div>
</div>

Expand Down

0 comments on commit faf84b3

Please sign in to comment.