O Level - Html
Questions No: 1/50

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

Questions No: 2/50

In HTML, which attribute is used to create a link that opens in a new window tab?
HTML में, नई विंडो टैब में खुलने वाले लिंक को बनाने के लिए किस विशेषता का उपयोग किया जाता है?

Questions No: 3/50

In<IMGSRC=”C:PICTURE/BB1.gif”ALIGN=middle>ALIGN is
In<IMGSRC=”C:PICTURE/BB1.gif”ALIGN=middle>ALIGN है

Questions No: 4/50

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

Questions No: 5/50

HTML web pages can be read and rendered by
HTML वेब पेजों को किसके मदद से पढ़ा और प्रस्तुत किया जा सकता है

Questions No: 6/50

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

Questions No: 7/50

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

Questions No: 8/50

The tag used for creating hypertext and hypermedia links is
हाइपरटेक्स्ट और हाइपरमीडिया लिंक बनाने के लिए उपयोग किया जाने वाला टैग है

Questions No: 9/50

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

Questions No: 10/50

URL for link is specified using ___ attribute.
लिंक के लिए URL ___ विशेषता का उपयोग करके निर्दिष्ट किया जाता है।

Questions No: 11/50

Which of the following is/are a style tag(s) ?
निम्नलिखित में से कौन एक style टैग है/हैं?

Questions No: 12/50

How to insert a background image in HTML?
HTML में बैकग्राउंड इमेज लगाने के लिए कौन सा कोड सही है

Questions No: 13/50

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

Questions No: 14/50

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

Questions No: 15/50

How do we write comments in HTML?
हम HTML में टिप्पणियाँ कैसे लिखते हैं?

Questions No: 16/50

Which is a valid extension for HTML files?
HTML फ़ाइलों के लिए कौन सा वैध एक्सटेंशन है?

Questions No: 17/50

A part from <b> tag what other tag makes text bold ?
<b> टैग के अलावा कौन सा अन्य टैग है जो टेक्स्ट को बोल्ड बनाता है?

Questions No: 18/50

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

Questions No: 19/50

Which One is the valid color code for RED in Hexadecimal color scheme
हेक्साडेसिमल रंग योजना में RED के लिए कौन सा वैध रंग कोड है?

Questions No: 20/50

A linked page using anchor tag is normally displayed in
एंकर टैग का उपयोग करने वाला एक लिंक किया गया पेज आम तौर पर प्रदर्शित होता है

Questions No: 21/50

<a> tag in HTML is used for creating
HTML में <a> टैग का प्रयोग _____ के लिए किया जाता है

Questions No: 22/50

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

Questions No: 23/50

Which HTML tag is used to convert the plain text into italic format?
सादे टेक्स्ट को इटैलिक फॉर्मेट में बदलने के लिए किस HTML टैग का उपयोग किया जाता है?

Questions No: 24/50

To create a link to an email address, which of the following syntax is used?
किसी ईमेल एड्रेस का लिंक बनाने के लिए निम्नलिखित में से किस सिंटैक्स का उपयोग किया जाता है?

Questions No: 25/50

The latest HTML standard is
HTML का नवीनतम संस्करण कौन सा है

Questions No: 26/50

Which tag is used to add a horizontal rule (line) in HTML
HTML में क्षैतिज नियम (लाइन) जोड़ने के लिए किस टैग का उपयोग किया जाता है

Questions No: 27/50

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

Questions No: 28/50

What is the correct way in which we can start an ordered list that has the numeric value count of 5
वह सही तरीका क्या है जिससे हम एक क्रमबद्ध सूची शुरू कर सकते हैं जिसका संख्यात्मक मान 5 है

Questions No: 29/50

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

Questions No: 30/50

Which tag is a container?
कौन सा टैग एक कंटेनर है?

Questions No: 31/50

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

Questions No: 32/50

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

Questions No: 33/50

____is the HTML tag used for superscript text
सुपरस्क्रिप्ट टेक्स्ट के लिए उपयोग किया जाने वाला HTML टैग है

Questions No: 34/50

What is the correct syntax of doctype in HTML5?
HTML5 में doctype का सही सिंटैक्स क्या है?

Questions No: 35/50

What is the role of charset attribute? It specifies

Questions No: 36/50

Which HTML element is used for abbreviation or acronym?
संक्षिप्तीकरण या परिवर्णी शब्द के लिए किस HTML तत्व का उपयोग किया जाता है?

Questions No: 37/50

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

Questions No: 38/50

Which of the following is a container tag
निम्न में से कौन एक कंटेनर टैग है

Questions No: 39/50

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

Questions No: 40/50

What is the value of rel attribute to describe a favicon?
फ़ेविकॉन का वर्णन करने के लिए rel विशेषता का मान क्या है?

Questions No: 41/50

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

Questions No: 42/50

How many headings in HTML?
HTML में कितने हैडिंग टैग हैं?

Questions No: 43/50

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

Questions No: 44/50

The __________ attribute adds space within each cell.
__________ विशेषता प्रत्येक कोशिका के भीतर स्थान जोड़ती है।

Questions No: 45/50

Which one of the following is an empty Tag
निम्नलिखित में से कौन सा एक खाली टैग है

Questions No: 46/50

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

Questions No: 47/50

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

Questions No: 48/50

Which of the following is the correct way to send mail in HTML?
HTML में मेल भेजने का सही तरीका निम्नलिखित में से कौन सा है?

Questions No: 49/50

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

Questions No: 50/50

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