Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
Update section.html
Browse files Browse the repository at this point in the history
  • Loading branch information
MehaRima authored Jan 1, 2021
1 parent 8338cdf commit 2767ea3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions section.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
<a href="javascript:void()" onclick="w3_close()" class="w3-bar-item w3-button w3-center w3-padding-32">CLOSE</a>
<br>
<a href="index.html" onclick="w3_close()" class="w3-bar-item w3-button w3-center w3-padding-16">HOME</a>
<a href="#faq" onclick="w3_close()" class="w3-bar-item w3-button w3-center w3-padding-16">FAQ</a>
<a href="#about" onclick="w3_close()" class="w3-bar-item w3-button w3-center w3-padding-16">ABOUT </a>
<a href="index.html#faq" onclick="w3_close()" class="w3-bar-item w3-button w3-center w3-padding-16">FAQ</a>
<a href="index.html#about" onclick="w3_close()" class="w3-bar-item w3-button w3-center w3-padding-16">ABOUT </a>
<a href="section.html " onclick="w3_close()" class="w3-bar-item w3-button w3-center w3-padding-16"> SECTION </a>
<a href="#contact" onclick="w3_close()" class="w3-bar-item w3-button w3-center w3-padding-16">CONTACT</a>
<a href="index.html#contact" onclick="w3_close()" class="w3-bar-item w3-button w3-center w3-padding-16">CONTACT</a>
</nav>

<!-- Top menu on small screens -->
Expand Down

0 comments on commit 2767ea3

Please sign in to comment.