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 a2880e7 commit 69834e0
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions simple1.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,10 @@
<div id="login"><a href="simple.html">LogOut</a></div>
<ul>
<li><a href="Home1.html">Home</a></li>
<li><a href="Home1.html #about">About</a></li>
<li><a href="Home1.html #gallary">Gallery</a></li>
<li><a href="Home1.html#about">About</a></li>
<li><a href="Home1.html#gallary">Gallery</a></li>
<li><a href="Room1.html">Room</a></li>
<li><a href="Contact1.html">Contact</a></li>


</ul>
</nav>
<h1 class="section-header">Our Simple Rooms</h1>
Expand Down Expand Up @@ -152,4 +150,4 @@ <h4>Qucik links</h4>


</body>
</html>
</html>

0 comments on commit 69834e0

Please sign in to comment.