The Student Room Group

Creating a Drop-up/ Pop-up menu???

Hello,

I need to create a drop-up menu for my website. This will be on the navigation in the footer.

I have no clue how to code this. I need to either use Javascript, CSS or Bootstrap. I have spent an hour trying to find out the code, to the point I have a headache.

If anyone can help, I will be very VERY grateful.

This is my code, in html. I've not done any CSS yet so its just the bones.

<!<--The start of the (bottom) Navigation-->
<footer>
<nav>
<ul>
<li>About Us</li>
<ul>
<li><a href="#">Contact Us</a></li>
<li><a href="#">Sitemap</a></li>
<li><a href="#">Terms and Conditions</a></li>
</ul>
</ul>
</nav>
</footer>
<!<--The end of the (bottom) Navigation-->

Quick Reply

Latest

Trending

Trending