diff --git a/css/header.css b/css/header.css new file mode 100644 index 0000000..dde7180 --- /dev/null +++ b/css/header.css @@ -0,0 +1,8 @@ +body { + background-color: #2EA5DE; +} + +.utility a { + display: block; + color: yellow; +} \ No newline at end of file diff --git a/header.html b/header.html new file mode 100644 index 0000000..3d3e35e --- /dev/null +++ b/header.html @@ -0,0 +1,18 @@ + + +
+ + + + +