From 9891f16074fbc18e8b7289e4ef0f85f805237d2a Mon Sep 17 00:00:00 2001 From: = <=> Date: Thu, 20 Oct 2022 22:13:06 +0530 Subject: [PATCH] Added Date Picker --- DatePicker/index.html | 27 +++++++++++++++++++++++++++ index.html | 4 ++++ 2 files changed, 31 insertions(+) create mode 100644 DatePicker/index.html diff --git a/DatePicker/index.html b/DatePicker/index.html new file mode 100644 index 0000000..a382501 --- /dev/null +++ b/DatePicker/index.html @@ -0,0 +1,27 @@ + + + + + + + HTML - Date Picker + + + + + + +
+ + home + +

Date Input

+
+ + +
+ +
+ + + \ No newline at end of file diff --git a/index.html b/index.html index 953d56c..50b3620 100644 --- a/index.html +++ b/index.html @@ -95,6 +95,10 @@ Iframe - Embed YouTube Videos +
  • + + Date Picker - Add a date picker +