Skip to content Skip to sidebar Skip to footer
Showing posts with the label Min

How To Apply Min And Max On Textarea?

Is there a way in HTML5 forms to add a min and max character to a textarea? It seems I can apply it… Read more How To Apply Min And Max On Textarea?

Min/max Attribute With Type = Date On HTML5

I'm having some problems to set a minimum and a maximum YEAR with HTML5 date input. Here is my … Read more Min/max Attribute With Type = Date On HTML5