i am trying to create a sub navigation which is followed by seperator line (div with a bottom border) which acts as a visual cue.
but the line is appearing below the menu items. not sure how to get it right
i am trying to create a sub navigation which is followed by seperator line (div with a bottom border) which acts as a visual cue.
but the line is appearing below the menu items. not sure how to get it right
I don't really like the hr element, i always use a div with a border-bottom.
That may work for you too.
not sure about what you want to achieve but if you want to make the div "sit exactly at the bottom of the button tabs":