[HELP] CSS ERROR

Status
Not open for further replies.

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
 
Status
Not open for further replies.

Users who are viewing this thread

Top