28
8 Useful HTML input Attributes, You must know.
When we built forms in our HTML web page then we came across with this type of situation where we want to pop a message to user for there ease.
So here is 8 HTML Attributes that you must know as a web developer.
This attribute will check whether the input field is filled or not on hitting submit button and shows a massage.
This attribute tells the maximum number of characters that are allowed in that input field.
So that's it hope you find it helpful.
If you know something else I'm happy to hear suggest me below.
Thank you.
28