Why does this html document open differently in every browser ?

Thomas

New member
<html>
<head>
<title>TESTING TITLE</title>
<meta name="description" content="TESTING DESCRIPTION">
</head>
<body bgcolor="black"
<font size="7" color="blue"
<h2 align="center">Testing page for the internet explorer</h2>
</body>
</html>

and internet explorer wont center it no matter what....please help im in class for html and i dont get why this is happening ?
 
Back
Top