Report Bug
Qus : Which new HTML5 form attribute tells the browser that an input field must be filled out before submitting the form
Qusकौन सा नया HTML5 फॉर्म विशेषता ब्राउज़र को बताता है कि फॉर्म सबमिट करने से पहले एक इनपुट फ़ील्ड भरना होगा

A. mandatory
B. required
C. validate
D. mustfill


Solution
B. required






Report Bug