LittleChild
Member
- Oct 10, 2015
- 92
- 12
Hello, I dont want to waste your time, but I am really pulling my hair out over this error
My code:
HTML CODE:
<div id="header">
<h1>Welcome </h1>
</div>
CSS CODE:
#header {
height: 100px
margin:0px
text-align: left;
}
Can somebody help me ?
The CSS doesnt apply to the header
My code:
HTML CODE:
<div id="header">
<h1>Welcome </h1>
</div>
CSS CODE:
#header {
height: 100px
margin:0px
text-align: left;
}
Can somebody help me ?
The CSS doesnt apply to the header