+ 2
What is the simplest way to get a three line menu button in html?
What is the simplest way to get a three line menu button in html?
7 ответов
+ 2
Hi Sami Haroon,
To accomplish this, one of the simplest ways is:
to work with div classes within a main div.
The main div will act as the whole menu as the div classes will animate the three menu lines.
Here is a snippet, hope it helps👍
https://code.sololearn.com/Wu2k1TqOHFgv/?ref=app
+ 2
This is the simplest and nice looking menu too.
Just add html
<i class="fas fa-bars"></i>
https://code.sololearn.com/WLk6Oh32kD43/?ref=app
+ 2
Sami Haroon,
Have a look at the changes👍
https://code.sololearn.com/Wu2k1TqOHFgv/?ref=app
+ 1
Thanks a lot for taking the time to write this. It helped a lot :)
0
Wow
0
Vincent Berger, how would you add lines/links to yours?
0
Vincent Berger, How would you get a link to another page on your website,
<a href"what">