I noticed that normally, there is only one main <nav> block in the header for a web page. Is it allowed to put 2 <nav> blocks in | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

I noticed that normally, there is only one main <nav> block in the header for a web page. Is it allowed to put 2 <nav> blocks in

12th Sep 2016, 1:57 AM
Ying
Ying - avatar
1 ответ
+ 1
Yes you can. If you want them to look different, just make them each their own class and define different class characteristics in the CSS.
12th Sep 2016, 5:15 AM
Ryne
Ryne - avatar