Premium Only Content

Learn CSS: Simple Navigation Bar in CSS | Day 17 |
Visit - www.skyhighes.com
Simple Navigation Bar with CSS
Here's a simple navigation bar with CSS:
HTML:
HTML
<nav>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Contact</a></li>
</ul>
</nav>
Use code with caution. Learn more
CSS:
CSS
nav {
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px;
background-color: #f1f1f1;
}
nav ul {
list-style: none;
margin: 0;
padding: 0;
}
nav li {
display: inline-block;
margin: 0 10px;
}
nav a {
color: #333;
text-decoration: none;
padding: 5px 10px;
}
nav a:hover {
color: #000;
background-color: #ddd;
}
Use code with caution. Learn more
This code will create a horizontal navigation bar with three links: Home, About, and Contact. The navigation bar will be displayed across the full width of the browser window, with the links centered and spaced evenly. Hovering over a link will change its color and background color.
Here are some ways to customize this code:
Change the background color and font color of the navigation bar.
Add a border to the navigation bar.
Change the font family and size of the links.
Add a hover effect to the entire navigation bar.
Use font-awesome icons for the links.
Make the navigation bar responsive to different screen sizes.
-
LIVE
JULIE GREEN MINISTRIES
1 hour agoLIVE WITH JULIE
19,634 watching -
29:02
ChopstickTravel
7 days ago $0.63 earnedToronto's #1 Chilli Crab 🇨🇦 Canada's Seafood Meets China's Wok ft.@InstaNoodls
25.6K -
17:07
Fit'n Fire
4 days ago $0.17 earned*NEW* Bulgarian RPK Mag That Actually Work?
2.91K4 -
10:56
Nicholas Bowling
18 hours ago $0.86 earnedBisexual “Christian” CONFRONTS Preacher on College Campus!
4.36K8 -
LIVE
BEK TV
23 hours agoTrent Loos in the Morning - 9/17/2025
174 watching -
9:50
Red Pill MMA
20 hours agoCandace Owens Exposes What Really Happened With Charlie Kirk!
5.04K19 -
LIVE
The Bubba Army
22 hours agoState of Utah Wants Tyler Robinson DEAD! - Bubba the Love Sponge® Show | 9/17/25
1,869 watching -
30:29
DeVory Darkins
1 day ago $10.08 earnedtroubling FBI report details the shooter left chilling note as more Democrats suffer humiliation
23.1K120 -
LIVE
FyrBorne
2 hours ago🔴Fyr Takes On Borderlands 4 (First Impressions) #2KPartner #VaultNetwork
126 watching -
1:11:26
Coin Stories with Natalie Brunell
22 hours agoBRICS Nations Hold the Leverage (and Gold) and Why Bitcoin Price Isn’t Higher with Luke Gromen
90.2K4