Skip to content

Commit

Permalink
added dropdown to login
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightburnn committed Nov 8, 2024
1 parent 41175da commit 0f49468
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 173 deletions.
4 changes: 2 additions & 2 deletions Login.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,9 @@ <h1 class="sitename" style="color: red;"><span style="color: green;">Juli</span>
<li><a href="#gallery">Gallery</a></li>
<li class="dropdown"><a href="#"><span>Discover</span> <i class="bi bi-chevron-down toggle-dropdown"></i></a>
<ul>

<li><a href="Alumni.html#discover">Alumni</a></li>

<li><a href="ApplicationPri.html">Application Form Primary</a></li>
<li><a href="ApplicationSec.html">Application Form Secondary</a></li>
</ul>
</li>
<li><a href="#contact">Contact</a></li>
Expand Down
171 changes: 0 additions & 171 deletions editapplication.html

This file was deleted.

0 comments on commit 0f49468

Please sign in to comment.