This commit is contained in:
Marc Cataford 2015-06-20 16:02:27 -04:00
parent 378c795afc
commit 578367ef19

View file

@ -1,7 +1,7 @@
<html>
<head>
<title>Hey there! My name is Marc.</title>
<title>I'm Marc!</title>
<!-- Stylesheets -->
<link rel="stylesheet" type="text/css" href="style.css">
@ -13,7 +13,9 @@
<body>
<!-- Header start -->
<header>
<p id="title">Hey there! My name is Marc. </p>
<a name="top"></a>
<p id="header_title">Hey there! My name is Marc.</p>
</header>
<!-- Header end -->