I cannot for the life of me figure out what is wrong with the code. it seems to be simeple little mistakes but i went over this a thousand times.
CODE:
<html>
<head>
<title>Random</title>
<script type="text/css">
.header{
width:500px;
height:100px;
background:blue;
color:black;
font-family:aerial;
font-size:50px;
font-align:center;
}
</script>
</head>
<body bgcolor="black">
<div class="header">
Welcome to a random site!
</div>
</body>
</html>
EVERYBODY PRETTY MUCH GOT THE SAME THING SO I WILL RATE YOU ALL AND GIVE BEST ANSWER TO THE FIRST ANSWER. AND I FAILED UTTERLY I ALWAYS MAKE TINY MISTAKES LOL. BUT THE SITE TURNED OUT GOOD
CODE:
<html>
<head>
<title>Random</title>
<script type="text/css">
.header{
width:500px;
height:100px;
background:blue;
color:black;
font-family:aerial;
font-size:50px;
font-align:center;
}
</script>
</head>
<body bgcolor="black">
<div class="header">
Welcome to a random site!

</div>
</body>
</html>
EVERYBODY PRETTY MUCH GOT THE SAME THING SO I WILL RATE YOU ALL AND GIVE BEST ANSWER TO THE FIRST ANSWER. AND I FAILED UTTERLY I ALWAYS MAKE TINY MISTAKES LOL. BUT THE SITE TURNED OUT GOOD
