Skip to content

Commit 2f840af

Browse files
authored
Create index.html
1 parent ee9b359 commit 2f840af

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

index.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8" />
5+
<title>Keith Daulton - Senior UI Developer and Designer</title>
6+
</head>
7+
<body>
8+
<h1>
9+
Hi, my name is Keith
10+
<small>I make pixels &amp; divs pretty</small>
11+
</h1>
12+
<p>An accomplished User Interface Developer and Designer with a passion for creating awesome user experiences for web and mobile.</p>
13+
<footer>
14+
<p>Copyright &copy; 1996-2016, Keith Daulton, LLC. All rights reserved.</p>
15+
</footer>
16+
</body>
17+
</html>

0 commit comments

Comments
 (0)