diff --git a/.DS_Store b/.DS_Store index 298889b..3227ea7 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/css/style.css b/css/style.css new file mode 100644 index 0000000..ccf22a0 --- /dev/null +++ b/css/style.css @@ -0,0 +1,3 @@ +h1 { + color: blue; +} diff --git a/images/nasa.png b/images/nasa.png new file mode 100644 index 0000000..73d60f7 Binary files /dev/null and b/images/nasa.png differ diff --git a/index.html b/index.html index bf57b95..1c9bf93 100644 --- a/index.html +++ b/index.html @@ -3,12 +3,16 @@ + +

NASA

+

Picture of the Day

+

Choose a Date, and reveal the satelite image!

- - - + + + - +