Search
 
SCRIPT & CODE EXAMPLE
 

HTML

html format date

<input type="date" name="begin" 
    placeholder="dd-mm-yyyy" value=""
    min="1997-01-01" max="2030-12-31">
Comment

html datetime format

<time datetime="1914">  <!-- means the year 1914 -->
<time datetime="1914-12">  <!-- means December 1914 -->
<time datetime="1914-12-20">  <!-- means 20 December 1914 -->
<time datetime="12-20">  <!-- means 20 December any year -->
<time datetime="1914-W15">  <!-- means week 15 of year 1914 -->
Comment

PREVIOUS NEXT
Code Example
Html :: graphs in html 
Html :: safe and truncate in django template 
Html :: how to remove the timeline in html video 
Html :: get html element selenium c sharp 
Html :: css email material design box shadow 
Html :: how to append a variable to html 
Html :: How to make the scratch card by using HTML 
Html :: html input only numbers and special characters in textbox 
Html :: about us html template 
Html :: twig not render 
Html :: how to use Video tags 
Html :: one side toggle in bootstrap 
Html :: assign multiple attributes by destructuring props react 
Html :: mobile menu bootstrap 
Html :: jquery get innerhtml of span 
Html :: image background drawable android studio 
Html :: tmp input field set info 
Html :: bootstrap starter template 
Html :: icon on html 
Html :: how to type & in xml file 
Html :: what is anchor tag 
Html :: form boilerplate 
Html :: image is too big html 
Html :: ref attribute in html 
Html :: html aside tag example 
Html :: How to lazily load images or load only when scrolled 
Html :: python remove html from a list item 
Html :: compile haml to html 
Html :: free diamonds geometry dash 
Html :: lorem long text 
ADD CONTENT
Topic
Content
Source link
Name
4+6 =