<!DOCTYPE html>
<html>
<!-- header of the page -->
<header>
<h1>My Name: Julian Haliga jr</h1>
</header>
<head>
<!-- start of body of page -->
<body>
<h3>My major: Information Technology </h3>
<!-- netflix list -->
<h3> Netflix list <h3>
<div class=text-info>
<li> Blue Eye Samurai</li>
<li> Across the Spiderverse</li>
<li> ATLA</li>
<footer>
© 2024, Julian Haliga</footer>
</body>
</html>