3 Answers
New AnswerTwo ways inline <nav style="background-color:#f00;"> </nav> Or css as nav { background-color:#0f0; }
As BroFarOps©®️™️the 🐱 mentioned, you can style your navbar with either a style attribute or by using an external CSS stylesheet. Also, within the <style> ... </style> tags.
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message