ADCA - Introduction To Html
Questions No: 1/48

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

Questions No: 2/48

Which of the following is part of an HTML tag and provides additional information about the element?
निम्नलिखित में से कौन एक HTML टैग का पार्ट है और एलिमेंट के बारे में अतिरिक्त जानकारी प्रदान करता है?

Questions No: 3/48

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

Questions No: 4/48

Which character is used to represent when a tag is closed in HTML?
HTML में टैग बंद होने पर दर्शाने के लिए किस वर्ण का उपयोग किया जाता है?

Questions No: 5/48

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

Questions No: 6/48

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

Questions No: 7/48

Which tag inserts a line horizontally on your webpage ?
एक वेबपेज में हॉरिजॉन्टल ( क्षैतिज) लाइन को इन्सर्ट करने के लिए किस टैग का प्रयोग करेंगे

Questions No: 8/48

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

Questions No: 9/48

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

Questions No: 10/48

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

Questions No: 11/48

An HTML file starts with the tag:
एक HTML फ़ाइल टैग से शुरू होती है:

Questions No: 12/48

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

Questions No: 13/48

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

Questions No: 14/48

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

Questions No: 15/48

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

Questions No: 16/48

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

Questions No: 17/48

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

Questions No: 18/48

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

Questions No: 19/48

Which attribute is used to change the thickness of line in <hr> tag
<hr> टैग में लाइन की मोटाई बदलने के लिए किस विशेषता का उपयोग किया जाता है

Questions No: 20/48

Which is a declaration for an HTML5 document
इनमे से कौन सा डेक्लरेशन एच टी ऍम एल 5 को दर्शाता है

Questions No: 21/48

The most important<head> element of a webpage is a container for
वेबपेज का सबसे महत्वपूर्ण <head> _______एलिमेंट के लिए एक कंटेनर है

Questions No: 22/48

Fundamental HTML Block is known as
HTML के बेसिक ब्लॉक एलिमेंट को किस नाम से जाना जाता है

Questions No: 23/48

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

Questions No: 24/48

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

Questions No: 25/48

What should be the first tag in any HTML documents ?
किसी भी HTML डॉक्यूमेंट में प्रथम टैग कौन-सा होना चाहिए?

Questions No: 26/48

What is the role of charset attribute? It specifies

Questions No: 27/48

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

Questions No: 28/48

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

Questions No: 29/48

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

Questions No: 30/48

What i s the correct HTML for adding a background color?
पेज के बैकग्राउंड में कलर सेट करने के लिए इनमे से क्या लिखेंगे

Questions No: 31/48

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

Questions No: 32/48

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

Questions No: 33/48

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

Questions No: 34/48

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

Questions No: 35/48

Which is the correct format to apply attribute in any tag
किसी भी टैग में एट्रिब्यूट लगाने का सही प्रारूप कौन सा है

Questions No: 36/48

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

Questions No: 37/48

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

Questions No: 38/48

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

Questions No: 39/48

Which attribute is used to set background color of html page?
बॉडी के बैकग्राउंड रंग के लिए किस प्रॉपटी का उपयोग किया जाता है?

Questions No: 40/48

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

Questions No: 41/48

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

Questions No: 42/48

HTML tags are enclosed in
HTML टैग्स में संलग्न हैं

Questions No: 43/48

HTML metadata is present in which of the following tags?
HTML मेटाडेटा निम्न में से किस टैग में मौजूद है?

Questions No: 44/48

The BODY tag is usually used after
<body > टैग आमतौर पर किस टैग के बाद प्रयोग किया जाता है

Questions No: 45/48

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

Questions No: 46/48

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

Questions No: 47/48

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

Questions No: 48/48

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