page-banner
WDP M2-R5.1 MCQs SET-14
Q1.
डिलीट हुए टेक्स्ट को दिखाने के लिए किस HTML एलिमेंट का प्रयोग किया जाता है?

To show deleted text, which HTML element is used?
A. <del>
B. <em>
C. <strong>
D. <ins>
View Answer
Q2.
HTML फॉर्म में ड्रॉपडाउन बनाने के लिए किस टैग का उपयोग किया जाता है?

Which tag is used to create a dropdown in HTML Form?
A. <input>
B. <select>
C. <text>
D. <textarea>
View Answer
Q3.
HTML में क्रमांकित सूची बनाने के लिए किस टैग का उपयोग किया जाता है?

Which tag is used to create a numbered list in HTML?
A. <ol>
B. <ul>
C. <li>
D. <ll>
View Answer
Q4.
HTML फॉर्म में चेकबॉक्स कैसे बनाते हैं?

How to create a checkbox in HTML Form?
A. <input type=”text”>
B. <input type=”textarea”>
C. <input type=”checkbox”>
D. <input type=”button”>
View Answer
Q5.
HTML फाइल को सेव करने के लिए निम्न में से किस एक्सटेंशन का उपयोग किया जाता है?

Which of the following extension is used to save an HTML file?
A. .hl
B. .h
C. .htl
D. .html
View Answer