How can i make a buttom that contains links to navigations ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How can i make a buttom that contains links to navigations ?

Hello and thanks! i can't speak english.. i don't know how this buttom is called, so i don't know how search about this... the site of www.apple.com.br have this buttom... often it have 3 line in horizontal or vertical...

7th Apr 2018, 1:07 AM
Anderson Schwartz
Anderson Schwartz - avatar
2 Answers
7th Apr 2018, 1:13 AM
Emma
0
Note, some themes within certain web frameworks, will automatically create the hamburger menu for you, when the web browser is below a certain width (usually mobile device width). Reinventing the wheel is not good for you, unless you're doing this for educational purposes, or the website is already created. Although if the current website isn't already mobile friendly, then I've sometimes been tempted to import it into a decent framework and theme, usually that's far less work in the long run.
7th Apr 2018, 1:28 AM
Emma