I am a beginner with HTML, CSS, JS, and Bootstrap and looking for guidance on how to bring my idea to life.
My concept involves creating a webpage with two Off-Canvas Sidebars:
First
Sidebar located on theleft
side that isvisible
by default upon page load.Second
Sidebar positioned on theright
side that ishidden
by default when the page loads.- A close button will be placed on the left Sidebar that, once clicked, will hide it while simultaneously revealing the right Sidebar.
- Additionally, there will be another close button on the right Sidebar allowing users to close it and display the left Sidebar again.
If anyone could provide assistance or guidance, I would greatly appreciate it.
Thank you for taking the time to read this.