Hi, i've got nowhere trying to figure out how to create a drop down menu and hope someone here will be able to help me. I want to create a sub menu but i don't need it for all of the links. I want the Zumba and Zumba Gold page to be put in a drop down menu. I don't want to change the actual layout of the links. I've attached a picture of how it looks currently. I want the Zumba gold link to be invisible until you click on the Zumba link. Below is the link code and header Thank you for your help
its easy to do. you can do this way <ul> <li>Product</a> <ul> <li><a href="brands.php">Brands</a></li> </ul>