page-banner
WDP M2-R5.1 Quiz-11
Q 6. HTML में चेकबॉक्स कैसे बनाएं?

How to create checkbox in HTML?

A. <input type="checkbox">

B. <input type="button">

C. <checkbox>

D. <input type="checked">

Q 7. निम्नलिखित में से कौन सा टैग टेबल में रो जोड़ने के लिए प्रयोग किया जाता है?

Which of the following tag is used to add rows to the table?

A. <td> and </td>

B. <th> and </th>

C. <tr> and </tr>

D. none of these

Q 8. स्क्रॉलिंग प्रभाव के साथ टेक्स्ट को प्रदर्शित करने के लिए निम्नलिखित में से कौन सा HTML टैग प्रयोग किया जाता है?

Which of the following HTML tag is used to display text with scrolling effect?

A. <marquee>

B. <scroll>

C. <div>

D. none of these

Q 9. निम्नलिखित में से कौन सा HTML टैग विशेष स्वरूपण टैग है?

Which of the following HTML tag is the special formatting tag?

A. <p>

B. <b>

C. <pre>

D. None of the above

Q 10. और _____ के लिए उपयोग किए जाने वाले टैग हैं

and are tags used for _____

A. Add image

B. align text

C. audio-voice text

D. adding links to your page