@Daan78Submitted almost 5 years ago
If someone can give some tips about the navigation menu should be nice!
If someone can give some tips about the navigation menu should be nice!
Hello Matt,
Thank you for your reply and compliment! :)
However, I used the images files within the images folder for the hamburger menu.
Normally, and that's maybe even more worse after I saw your reply, I draw the hamburger menu with span elements, so they can be animated in a lot of smooth ways. But as I understood, that isn't the best option either exept when I wrap the span elements within an anchor or button tag?
More worried for me is that I never seem to be able to create a dropdown vs desktop menu navigation whithout messing up my code, at least that's how it feels sometimes :)