Creating float-left for sub menu

Discussion in 'HTML & Website Design' started by Soupi, May 29, 2018.

  1. #1
    Hello I am currently facing a issue where I want my sub menu to show when i tap to it or hover over it on focus. I want to remove the arrow so its not clickable to show the sub menu on both menus but u can tab or hover over it to show the submenu.
    Alsp how would i align everything properly it is not overlapping the header. THank you.
     

    Attached Files:

    Last edited: May 29, 2018
    Soupi, May 29, 2018 IP
  2. salifu

    salifu Peon

    Messages:
    10
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    1
    #2
    Try to base you code on flexbox or bootstrap4 it will take care of the float issue, you don't even need to use the 'float' rule when you use the methods i mentioned.
     
    salifu, Jun 1, 2018 IP