Welcome!

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

SignUp Now!

menubar

  1. A

    HTML & CSS CSS last menu item float left

    can someone advise how to move the sub-menu drop menu to left, .header .menu > .menu-item { position: relative; display: inline-block; margin: 0 .75rem } .header .menu > .menu-item > a { display: block; font-family: inherit; font-size: 1rem; font-weight: 500...
  2. TokyoNerd

    HTML & CSS Menu Bar Not Displaying Properly on Safari

    Below is the code I'm using to build a website. Everything looks great on every web browser except for Safari. The website is in both Japanese and English, and for whatever reason, the gray line underneath the menu bar isn't displaying properly on the Japanese version of the website when I test...
  3. 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