Easiest way to make navbar? css code in the description#shorts #coding #css #flex

Channel:
Subscribers:
2,040
Published on ● Video Link: https://www.youtube.com/watch?v=YfF5GsqNk1Q



Duration: 0:50
46 views
0


body {
margin: 0;
padding: 0;
}
.flex {
background-color: blanchedalmond;
display: flex;
flex-direction: row;
justify-content: space-around;
align-items: center;
}







Tags:
#YouCut