diff --git a/color-picker/index.html b/color-picker/index.html new file mode 100644 index 0000000..a207be9 --- /dev/null +++ b/color-picker/index.html @@ -0,0 +1,22 @@ + + + + + + + HTML Tips and Tricks - Color Picker + + + + + +
+ + home + + + +
+ + \ No newline at end of file diff --git a/index.html b/index.html index 8187e29..034125c 100644 --- a/index.html +++ b/index.html @@ -91,6 +91,10 @@ Lazy Loading - Lazy Load html images natively +
  • + + Color Picker - Pick the color you want ! +