HTML - Forms
Questions No: 1/17

The method attribute of form tag specifies the
फॉर्म टैग में मेथड एट्रिब्यूट किस विशेषता निर्दिष्ट करती है

Questions No: 2/17

Which of the following tag is used to create a text area in HTML Form?
HTML फॉर्म में टेक्स्ट एरिया बनाने के लिए निम्नलिखित में से किस टैग का उपयोग किया जाता है?

Questions No: 3/17

Autofocus attribute can be used on which element ?
ऑटोफोकस विशेषता का उपयोग किस एलिमेंट पर किया जा सकता है?

Questions No: 4/17

Which tag is used to create a dropdown in HTML Form?
HTML फॉर्म में ड्रॉपडाउन बनाने के लिए किस टैग का उपयोग किया जाता है?

Questions No: 5/17

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

Questions No: 6/17

Which of the following is not a type of attribute for input tag?
निम्नलिखित में से कौन इनपुट टैग के लिए एक प्रकार की विशेषता नहीं है?

Questions No: 7/17

Which of the following defines a group of related options in a drop-down list.
निम्न में से कौन ड्रॉप-डाउन लिस्ट में संबंधित विकल्पों के समूह को परिभाषित करता है।

Questions No: 8/17

How to create a checkbox in HTML Form?
HTML फॉर्म में चेकबॉक्स कैसे बनाएं?

Questions No: 9/17

Which attribute will make a checkbox/radio button selected by default
कौन सी विशेषता चेकबॉक्स/रेडियो बटन को डिफ़ॉल्ट रूप से चयनित कर देगी

Questions No: 10/17

In HTML5, which input type is used to upload photo
HTML5 में फोटो अपलोड करने के लिए किस इनपुट प्रकार का उपयोग किया जाता है

Questions No: 11/17

Which tag is used to create a group inside select box
सेलेक्ट बॉक्स के अंदर ग्रुप बनाने के लिए किस टैग का उपयोग किया जाता है

Questions No: 12/17

What is the default type of input tag
इनपुट टैग का डिफ़ॉल्ट प्रकार क्या है

Questions No: 13/17

Which HTML attribute is used place faded text on text box which automatically remove the user type text
किस HTML विशेषता का उपयोग टेक्स्ट बॉक्स पर फीके टेक्स्ट को रखने के लिए किया जाता है जो उपयोगकर्ता प्रकार के टेक्स्ट को स्वचालित रूप से हटा देता है

Questions No: 14/17

When form data contains sensitive information, then which method should be used?
जब फ्रॉममें संवेदनशील जानकारी हो, तो किस विधि का उपयोग किया जाना चाहिए?

Questions No: 15/17

What is the correct HTML for creating a checkbox
चेकबॉक्स बनाने के लिए सही HTML क्या है

Questions No: 16/17

Which element does not support autofocus attribute?
कौन सा एलिमेंट ऑटोफोकस विशेषता को सपोर्ट नहीं करता है?

Questions No: 17/17

What is the default method value for the <form> tag if the attribute is omitted
यदि विशेषता छोड़ दी गई है तो form टैग के लिए डिफ़ॉल्ट विधि मान क्या है