Different type of input fun in browser

Code :

<!DOCTYPE html>

<html>

    <head>

        <title>All Type Date and Time</title>

        <style>

            body {

      background-color:#ddd;

      color:#f0f;

     }


input{

      color:blue;

     }


p{

  color:green;

  font-size:30px;

  text-align:center;

  text-shadow:2px 2px 1px white;

}

        </style>

 </head>

  <body>

  <p>Touch To select</p>

   Time :<input type="time"> <br/><br>

       

   Date :<input type="date"> <br/><br>

       

   Week :<input type="week"> <br/><br>

       

   Month:<input type="month"> <br/><br>

       

   Time :<input type="datetime-local"><br/> 

   (Local formate)<br><br>

       

   Date :<input type="date" min="2020-07-15" 

                max="2020-07-21"><br>

   (Date within specific range only)<br><br>

   

   <input type="time" value="05:05:05"><br>

   (preset time but can change)<br><br>

   


       

    </body>

</html> 


Output: 

All Type Date and Time

Touch To select

Time :

Date :

Week :

Month:

Time :
(Local formate)

Date :
(Date within specific range only)


(preset time but can change)

You May Like -

Bihar board 10 and 12 exam date, बीएसईबी 10वीं, 12वीं परीक्षा तिथियां 2025

आईपीएल 2025 ; कौन से खिलाड़ी किस टीम मे देखे यहाँ पूरे जानकारी IPL 2025 full details

रानी मुखर्जी ओर काजोल की दोस्ती का सच..

BCCI Secretary Jay Shah condemns PCB over Trophy Tour in PoK बीसीसीआई सचिव जय शाह ने पीओके में ट्रॉफी टूर को ले कर पीसीब की निंदा की , आईसीसी से किया कुछ कहा !

हार के बाद भारत WTC फाइनल 2025 के लिए कैसे क्वालीफाई कर सकता है? How can India qualify for the WTC Final 2025 after the Adelaide Test loss to Australia?