added link to css
parent
3e236493b7
commit
5d6f924638
|
@ -2,10 +2,11 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Matthew Ess</title>
|
||||
<link rel="stylesheet" type="text/css" href="css/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Matthew Ess</h1>
|
||||
<h1 class="title">Matthew Ess</h1>
|
||||
<hr>
|
||||
<p>Dedicated problem solver and developer, looking for interesting challenges to solve.</p>
|
||||
<p class="text">Dedicated problem solver and developer, looking for interesting challenges to solve.</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue