From a6318f61a23932de70ca172b8fafea5478bfc131 Mon Sep 17 00:00:00 2001 From: Meira Tompkins Date: Wed, 5 Feb 2020 14:48:26 -0500 Subject: [PATCH] problems --- week-2/color_picker.html | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 week-2/color_picker.html diff --git a/week-2/color_picker.html b/week-2/color_picker.html new file mode 100644 index 0000000..7b3de84 --- /dev/null +++ b/week-2/color_picker.html @@ -0,0 +1,33 @@ + + + + + + + Color Picker + + + +
+ +
+ + + + + \ No newline at end of file