Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

dropdown

  1. sonnystupid

    Z-Index not working

    here's the navbar's original home not going away, the dark brown bar is what i need help removing image of my problem, you can see the white line is the drop-down content hiding, and the navbar itself is sticky, however the drop-down isn't showing. So i'm trying to get a navbar to stick out over...
  2. C

    Saving dropdown options to server

    So far, I have the following code: <!DOCTYPE html> <html> <head> <title>Company HR</title> <style> h1 { font-family: verdana; text-align: center; font-size: 50px; } table, th, td, select { border: 1px solid black...
  3. J

    HTML & CSS Navigation drop down menu stuck to the left of links

    Trying to make a drop down on a nav like this: Here's the HTML and CSS - it just stays to the left of the nav links <header> <img src="logo.png" alt="" class="logo"> <nav class="right"> <ul class="nav-links"> <li><a href="#">Home</a></li>...
  4. SolidSnake2003

    JavaScript Adding Different Dropdown Menus

    Hello I am currently working on reviving an old fansite of mine. I have finished designing the main site elements across the whole fansite in photoshop, and have begun coding them in HTML. One of the elements I have created is a series of 3 dropdown menus for a quick navigation of the games in...
  5. J

    HTML & CSS How to make a dropdown menu?? Please Help

    Hello! I am new to CSS and HTML-- I feel like this should be easy but i can't figure it out. This website was made by someone else and i am tasked with created a dropdown tab on one of the links. Here is the page for some background: https://earlyyearsinc.com/community.html I need...
Back
Top Bottom