We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee9b359 commit 2f840afCopy full SHA for 2f840af
index.html
@@ -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 & 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 © 1996-2016, Keith Daulton, LLC. All rights reserved.</p>
15
+ </footer>
16
+</body>
17
+</html>
0 commit comments