The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Home › Forums › CSS › Collapsing menu
To create a collapsing menu, I usually use bootstrap.
I want to learn how to create a collapsing menu after the width of the browser or screen hits a certain size.
Is there a tutorial on how to create a collapsing menu like the one I have on this website: R.C Jane Link
Can the menu collapse be done in CSS? or Should I use javascript