diff --git a/README.md b/README.md index 1444c5a..26d354c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1 @@ -# assignment_html_resume -Build an HTML5 resume to jump start your job search +Link to my HTML resume: https://sarahschoonmaker.github.io/assignment_html_resume/ diff --git a/css/style.css b/css/style.css new file mode 100644 index 0000000..754e37f --- /dev/null +++ b/css/style.css @@ -0,0 +1,3 @@ +h1 { + color: #006400; +} \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..c6cf623 --- /dev/null +++ b/index.html @@ -0,0 +1,145 @@ + + + + + + Sarah's Resume + + + + +
+