O Level - Html
Questions No: 1/50

Which of the following tag is used to add rows in the table?
निम्नलिखित में से किस टैग का उपयोग टेबल में रो (पंक्ति ) जोड़ने के लिए किया जाता है?

Questions No: 2/50

In HTML, tags that include both start and end tag are called
HTML में वे टैग जिनमें स्टार्ट और एंड टैग दोनों शामिल होते हैं, कहलाते हैं

Questions No: 3/50

In which part of the HTML metadata is contained?
HTML मेटाडेटा के किस भाग में निहित है?

Questions No: 4/50

Which of the following is not a pair tag?
निम्नलिखित में से कौन-सा पेयर टैग नहीं है?

Questions No: 5/50

In HTML, the correct way of commenting out something would be using:
HTML में, किसी चीज़ पर टिप्पणी करने का सही तरीका निम्न का उपयोग करना होगा:

Questions No: 6/50

Which of the following HTML tag is used to add a row in a table?
निम्नलिखित में से किस HTML टैग का उपयोग किसी तालिका में पंक्ति जोड़ने के लिए किया जाता है?

Questions No: 7/50

Which of the following extension is used to save an HTML file?
HTML फ़ाइल को सेव करने के लिए निम्नलिखित में से किस एक्सटेंशन का उपयोग किया जाता है?

Questions No: 8/50

HTML <dl> tag defines the
HTML <dl> टैग परिभाषित करता है

Questions No: 9/50

How to specify individual items in an ordered list?
ऑर्डर किए गए आइटम में अलग-अलग आइटम कैसे निर्दिष्ट करें?

Questions No: 10/50

Which attribute is used to define the URL of an image in HTML
HTML में किसी छवि के URL को परिभाषित करने के लिए किस विशेषता का उपयोग किया जाता है

Questions No: 11/50

Default style and color of unvisited link in any browser is
किसी भी ब्राउज़र में अनविज़िट किए गए लिंक की डिफ़ॉल्ट शैली और रंग है

Questions No: 12/50

Who is known as the Father of HTML
"HTML के जनक" के रूप में किसे जाना जाता है

Questions No: 13/50

What will be added by using <td></td> tag ?
<td></td> टैग का उपयोग करने से क्या जोड़ा जाएगा?

Questions No: 14/50

Which one is valid attribute of <body> tag
इनमे से कौन सा <body> टैग का सही एट्रिब्यूट है

Questions No: 15/50

Choose the correct HTML tag to make a text italic.
टेक्स्ट को इटैलिक बनाने के लिए सही HTML टैग चुनें।

Questions No: 16/50

What is the correct html code to create a hyperlink?
हाइपरलिंक बनाने के लिए सही html क्या है?

Questions No: 17/50

In HTML document the tags _____ .
HTML डॉक्यूमेंट में टैग्स _____

Questions No: 18/50

In HTML, the tags are
HTML में, टैग हैं

Questions No: 19/50

Which of the following tag is used for inserting the largest heading in HTML?
HTML में सबसे बड़ी हेडिंग डालने के लिए निम्नलिखित में से किस टैग का उपयोग किया जाता है?

Questions No: 20/50

HTML document start and end with which tag pairs?
HTML पेज किस टैग से प्रारंभ और समाप्त होता है?

Questions No: 21/50

From which tag descriptive list starts ?
डिस्क्रिप्टिव लिस्ट को बनाने के लिए किस टैग का इस्तेमाल करेंगे

Questions No: 22/50

What does the <th> tag in HTML stand for
HTML में th टैग का क्या मतलब है

Questions No: 23/50

Which HTML tag is used to create a hyperlink
हाइपरलिंक बनाने के लिए किस HTML टैग का उपयोग किया जाता है

Questions No: 24/50

Which attribute is used to open a hyperlink in a new window
हाइपरलिंक को नई विंडो में खोलने के लिए किस विशेषता का उपयोग किया जाता है

Questions No: 25/50

The entire web document is contained within ____
संपूर्ण वेब दस्तावेज़ ____ के भीतर समाहित है

Questions No: 26/50

Correct HTML tag for the largest heading is
बृहतम शीर्षक के लिए सही HTML टैग है

Questions No: 27/50

Meta tag is used for?
मेटा टैग का उपयोग किस लिए किया जाता है?

Questions No: 28/50

What is cell padding?
सेल पैडिंग क्या है?

Questions No: 29/50

HTML stands for?
एचटीएमएल का मतलब है?

Questions No: 30/50

The page title is inside the____tag.
पृष्ठ का शीर्षक ____टैग के अंदर है।

Questions No: 31/50

which one is invalid attribute of <body> tag
कौन सा एट्रिब्यूट <body> टैग में इस्तेमाल नहीं किया जा सकता

Questions No: 32/50

<b> tag makes the enclosed text bold. What is other tag to make text bold?
<b> टैग संलग्न टेक्स्ट को बोल्ड बनाता है। टेक्स्ट को बोल्ड बनाने के लिए अन्य टैग क्या है?

Questions No: 33/50

What does vlink attribute mean?
vlink विशेषता का क्या अर्थ है?

Questions No: 34/50

HTML uses
HTML उपयोग करता है

Questions No: 35/50

The year in which HTML was first proposed
HTML को पहली बार कब प्रस्तावित किया गया था

Questions No: 36/50

Which HTML tag is used for making character appearance bold?
करैक्टर के स्वरूप को बोल्ड बनाने के लिए किस HTML टैग का उपयोग किया जाता है?

Questions No: 37/50

Which HTML tag is used to insert an image?
किसी छवि को सम्मिलित करने के लिए किस HTML टैग का उपयोग किया जाता है

Questions No: 38/50

Web pages starts with which of the following tag?
वेब पेज निम्न में से किस टैग से शुरू होते हैं?

Questions No: 39/50

Which attribute can be used to change the colour of the visited links?
विज़िट किए गए लिंक का रंग बदलने के लिए किस विशेषता का उपयोग किया जा सकता है?

Questions No: 40/50

_______are the HTML codes that control the apearance of the document contents
_______ HTML कोड हैं जो दस्तावेज़ सामग्री की उपस्थिति को नियंत्रित करते हैं

Questions No: 41/50

How many headings in HTML
HTML में कितने शीर्षक

Questions No: 42/50

Which tag is used in HTML5 for the initialization of the document type?
दस्तावेज़ प्रकार के आरंभीकरण के लिए HTML5 में किस टैग का उपयोग किया जाता है?

Questions No: 43/50

Is it possible to insert a table within another table?
क्या किसी टेबल को किसी अन्य टेबल में सम्मिलित करना संभव है?

Questions No: 44/50

Hypertext is a:
हाइपरटेक्स्ट एक _________ है:

Questions No: 45/50

HTML is what type of language ?
HTML किस प्रकार की भाषा है?

Questions No: 46/50

Which of the following is not the element associated with the HTML table layout?
निम्नलिखित में से कौन सा तत्व HTML तालिका लेआउट से संबद्ध नहीं है?

Questions No: 47/50

Text within STRONG tag is displayed as
STRONG टैग के भीतर टेक्स्ट को इस प्रकार प्रदर्शित किया जाता है

Questions No: 48/50

Browsers will usually underline inserted text in the tag
ब्राउज़र आमतौर पर ______________टैग में सम्मिलत टेक्स्ट को रेखांकित करेगे

Questions No: 49/50

In HTML Audio/Video,which attribute sets or returns whether it should start playing as soon as it is loaded?
HTML ऑडियो/वीडियो में, कौन सी प्रॉपर्टी ये सेट किया जा सकता है की पेज लोड होते ही चलना शुरू कर दे

Questions No: 50/50

Which file controls how your frames will appear?
कौन सी फ़ाइल नियंत्रित करती है कि आपके फ़्रेम कैसे दिखाई देंगे?