<!doctype html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
<title>HEX</title>
</head>
<header>
<img src="header.png" alt="head"/>
</header>
<body>
</body>
</html>
This first Section is the html I am using, any improvements will help me a lot! I need to get this image in the center of my page and maybe store the header as a separate file so I can use it on every page of the site! I currently don't have anything in my css file as things I have tried are not working!!