Posts by Enzo_Gabriel • 19 points
1 post
- 
		-1 votes2 answers98 viewsQ: How to color the CSS header?I’m trying to color one <header></header> with CSS but when I try with the code below there is a header spacing with the top: Code: header{ height: 100%; width: 100%; margin-top: 0;…