MCQs on HTML

Ques 1

OSSSC 2017

HTML में, टैग में संलग्न कीवर्ड शामिल होते हैं:

In HTML, tags consist of keywords enclosed within :

[A] Flower brackets

[B] angular brackets <>

[C] parcentheses( )

[D] square bracket[ ]

Correct Answer : angular brackets <>


Ques 2

HP-JOA IT 2021

निम्नलिखित में से कौन सा HTML टैग वेबपेज में बाहरी CSS फ़ाइल को शामिल करने के लिए उपयोग किया जाता है?

Which of the following HTML tags is used to include an external CSS file in a webpages ?

[A] <CSS>

[B] <Link>

[C] <script>

[D] <style>

Correct Answer : <style>


Ques 3

HP-JOA-IT 2021

निम्नलिखित में से कौन सा HTML टैग आइटमों की क्रमांकित सूची बनाने के लिए उपयोग किया जाता है?

Which of the following HTML tags is used to create a numbered list of items?

[A] <ul>

[B] <ol>

[C] <nav>

[D] <dl>

Correct Answer : <ol>


Ques 4

HP-JOA-IT 2021

HTML द्वारा कितने शीर्षक स्तर समर्थित हैं?

How many heading levels are supported by HTML ?

[A] Five

[B] Four

[C] Six

[D] Three

Correct Answer : Six


Ques 5

HP-JOA-IT 2021

निम्न में से कौन सा HTML टैग किसी तालिका में डेटा सेल बनाने के लिए है?

Which of the following is the HTML tag to create a data cell in a table ?

[A] <cell>

[B] <data>

[C] <td>

[D] <dt>

Correct Answer : <td>


Ques 6

HP-JOA-IT 2021

वेब पेज में इमेज डालने के लिए निम्न में से कौन सा HTML टैग है?

Which of the following is the HTML tag to insert an image in the web page ?

[A] <img>

[B] <photo>

[C] <picture>

[D] <image>

Correct Answer : <img>


Ques 7

HP-JOA-IT 2021

निम्नलिखित में से कौन सा HTML टैग वेब पेज में हाइपरलिंक बनाने के लिए उपयोग किया जाता है?

which of the following HTML tags is used to create a hyperlink in the web page ?

[A] <legend>

[B] <b>

[C] <a>

[D] <link>

Correct Answer : <a>


Ques 8

HP-JOA-IT 2021

आप HTML में "<" प्रतीक कैसे डालेंगे?

How will you insert the symbol "<" in HTML?

[A] &less-than

[B] &l;

[C] &lt;

[D] &less;

Correct Answer : &lt;


Ques 9

UPPCL AA 2021

__________ तत्व HTML पृष्ठ का मूल तत्व है।

The __________ element is the root element of an HTML page.

[A] A

[B] B

[C] C

[D] D

Correct Answer : B


Ques 10

UPPCL-TG2-2021

निम्नलिखित में से कौन सा HTML टैग बाहरी (गैर-HTML) अनुप्रयोग के लिए कंटेनर निर्दिष्ट करता है?

Which of the following HT,ML tags specifies a container for an external (non-HTML) application?

[A] <ins>

[B] <em>

[C] <embed>

[D] <nav>

Correct Answer : <embed>


Ques 11

UPPCL-TG2-2021

HTTP का पूर्ण रूप क्या है?

What is the full form of HTTP ?

[A] Hyper Transition Transfer Protocol

[B] Hyper transport Text protocol

[C] Hyper text Transfer Protocol

[D] Hyper Text Transition Protocol

Correct Answer : Hyper text Transfer Protocol


Ques 12

CTS COPA 2024

HTML दस्तावेज़ में पहला टैग <html> है।

The first tag in an HTML document is <html>.

[A] <html>

[B] <head>

[C] <title>

[D] </html

Correct Answer : <html>


Ques 13

CTS-COPA 2024

HTML डॉक्यूमेंट में पहला टैग क्या है?

What is the first tag in html document ?

[A] <html>

[B] <head>

[C] <title>

[D] </html>

Correct Answer : <html>


Ques 14

JSSC - 2012

आप कल शाम को वेब ब्राउज़र से सहेजी गई इंटरनेट फ़ाइल को खोजने में असमर्थ हैं। खोज विकल्प के साथ फ़ाइल को खोजने के आपके प्रयास में, आप किस फ़ाइल एक्सटेंशन की खोज करेंगे?

You are unable to find the Internet file you saved from the web browser last evening . In your attempt to search for the file with the search option , what file extension will you search for?

[A] POP

[B] COM

[C] BAT

[D] HTML

Correct Answer : HTML


Ques 15

JSSC - 2012

जब HTML पृष्ठ में किसी निश्चित पाठ पर माउस को इंगित किया जाता है, तो वह आकार में बदल जाता है, ऐसे पाठ को क्या कहा जाता है?

When a mouse is pointed over a certain text in an HTML page , it turns into shape , what is such text called?

[A] Hyperlink

[B] Mailing link

[C] Protocol link

[D] Reciprocal links

Correct Answer : Hyperlink


Ques 16

JSSC - 2012

HTTP सर्वर के लिए डिफ़ॉल्ट पोर्ट नंबर क्या है?

What is default port number for the HTTP server?

[A] 67

[B] 80

[C] 23

[D] 22

Correct Answer : 80


Ques 17

JSSC - JAILOR -2015

इंटरनेट के लिए HTTP का क्या अर्थ है?

What des HTTP mean for Internet ?

[A] High Text Transmission Protocol

[B] Higher Text Transmission Program

[C] Highly Technical Transfer Program

[D] Hyper Text Transfer Protocol

Correct Answer : Hyper Text Transfer Protocol


Ques 18

I A -2011

HTML फॉर्म और X फॉर्म आपस में कैसे संबंधित हैं?

How are HTML forms and X forms related?

[A] X forms are old generation of HTML forms

[B] X forms are middle generation of HTML forms

[C] X forms are new generation of HTML forms

[D] None of the above

Correct Answer : X forms are new generation of HTML forms


Ques 19

I A -2011

कौन सा सही है ?

Which one is correct ?

[A] X forms is both device and platform independent

[B] X forms is platform independent but not device independent

[C] X forms is not platform independent but device independent

[D] X forms is not platform and device independent

Correct Answer : X forms is both device and platform independent


Ques 20

I A -2011

प्रयुक्त HTML

HTML used

[A] Pre specified tags

[B] User defined tags

[C] tags only for linking

[D] fixed tags defined by language

Correct Answer : fixed tags defined by language


Ques 21

o level July -2022

HTML के लिए क्या सत्य है?

What is true for HTML?

[A] It is used to design static web pages.

[B] It is used to design dynamic web pages.

[C] Both A and B are true.

[D]

Correct Answer : Both A and B are true.


Ques 22

o level July -2022

वेब पेज के लिए कोडिंग करते समय HTML में टैग का उचित क्रम है:

The proper sequence of tags in HTML while coding for a web page is :

[A] <HTML>,<TITLE>,<BODY>,<HEAD>

[B] <HEAD>,<HEAD>,<TITLE>,<BODY>

[C] <HTML>,<HEAD>,<TITLE>,<BODY>

[D] <HTML>,<HEAD>,<BODY>,<TITLE>

Correct Answer : <HTML>,<HEAD>,<TITLE>,<BODY>


Ques 23

o level July -2022

HTML में मौजूद सभी टैग हैं:

All the tags present in HTML are:

[A] Non-Case sensitive

[B] Lower Case

[C] Upper case

[D] Case sensitive

Correct Answer : Non-Case sensitive


Ques 24

o level July -2022

निम्नलिखित में से कौन सा तत्व w3-container वर्ग से संबंधित नहीं है?

Which of the following elements does not belong to the w3-container class?

[A] <section>

[B] <get>

[C] <blackquote>

[D] <header>

Correct Answer : <get>


Ques 25

o level July -2022

HTML <iframe> टैग निर्दिष्ट करता है.

The HTML <iframe> tag specifies.

[A] An inline frame

[B] An outline frame

[C] Vertical frame

[D] Horizontal frame

Correct Answer : An inline frame


Ques 26

o level July -2022

रूट एलिमेंट निम्नलिखित में से किस टैग का दूसरा नाम है?

The root element is another name of which of the following tags?

[A] <head>

[B] <body>

[C] <element>

[D] <HTML>

Correct Answer : <HTML>


Ques 27

o level July -2022

दस्तावेज़ ऑब्जेक्ट मॉडल क्या दर्शाता है?

document object model represents?

[A] Whole HTML document

[B] only <title> element

[C] <body>.......</body> element

[D] None of the above

Correct Answer : Whole HTML document


Ques 28

o level July -2022

यदि HTML में उनके समापन टैग का उपयोग नहीं किया जाता है तो कौन से टैग प्रभावित नहीं होंगे?

Which tags won't get affected if their closing tags are not used in HTML?

[A] <HTML>

[B] <Hr>

[C] <br>

[D] Both B and C

Correct Answer : Both B and C


Ques 29

o level July -2022

HTML में डिफ़ॉल्ट रूप से कितने शीर्षक टैग उपलब्ध हैं?

How many heading tags are available in HTML by default ?

[A] 2

[B] 3

[C] 6

[D] 7

Correct Answer : 6


Ques 30

o level July -2022

इनमें से कौन सा विवरण सूची टैग का प्रतिनिधित्व करता है?

Which of these represents the description list tags?

[A] <tr>,<td>,<dl>

[B] <dt>,<dl>,<d>

[C] <dt>,<dl>,<dd1>

[D] <dt>,<dl>,<dd>

Correct Answer : <dt>,<dl>,<dd>


Ques 31

o level July -2022

एक HTML प्रोग्राम को किस एक्सटेंशन का उपयोग करके संकलित किया जा सकता है?

An HTML program can be compiled using which extension ?

[A] .html and .txt

[B] .ht and .htm

[C] .html and .h

[D] .htm and . html

Correct Answer : .htm and . html


Ques 32

o level July -2022

एक_________ वेब ब्राउज़र विंडो को विभाजित करता है ताकि एकाधिक वेब दस्तावेज़ एक साथ प्रदर्शित किए जा सकें।

A_________ partitions a web browser windows so that multiple web document can be displayed simultaneously.

[A] Frame

[B] Set

[C] Frameset

[D] div

Correct Answer : Frameset


Ques 33

OSSC CGL 2022

http://www.ourcountry.in/home.aboutus.html से डोमेन नाम पहचानें

Identify the domain name from http://www.ourcountry.in/home.aboutus.html

[A] home

[B] aboutus.html

[C] ourcountry.in

[D] http

Correct Answer : ourcountry.in


Ques 34

OSSC CGL 2023

वेब पेज बनाने या डिजाइन करने के लिए निम्नलिखित में से किसका उपयोग किया जाता है?

Which of the following is used to create or design a web page ?

[A] HTML

[B] HTTP

[C] PPP

[D] WWW

Correct Answer : HTML


Ques 35

SSC Scientific Assistant CS 2017

टेक्स्ट का रंग लाल करने के लिए कौन सा सत्य है?

Which is true to change the text color to red?

[A] <BODY BGCOLOR=RED>

[B] <BODY TEXT=RED>

[C] <BODY COLOR=RED>

[D] None of these

Correct Answer : None of these


Ques 36

SSC Scientific Assistant CS 2017

ईमेल लिंक बनाने के लिए सही HTML कोड चुनें?

Choose the correct HTML code to create an email link?

[A] <A HREF = “user1@business.com”></A>

[B] <A HREF = “mailto:“user1@business.com”></A>

[C] <MAIL>“user1@business.com </MAIL>

[D] <A MAILHREF = “user1@business.com”></A>

Correct Answer : <A MAILHREF = “user1@business.com”></A>


Ques 37

SSC Scientific Assistant CS 2017

HTML में शीर्षकों के कितने स्तर होते हैं?

How many levels of headings are in html?

[A] 3

[B] 6

[C] 8

[D] 5

Correct Answer : 6


Ques 38

OSSSC CRE 2021

वेब पेज निम्नलिखित का उपयोग करके लिखे जाते हैं:

Web pages are written using:

[A] FTP

[B] HTTP

[C] HTML

[D] URL

Correct Answer : HTML


Ques 39

UCG NET CSA 2024

उसी या किसी अन्य वेबपेज में किसी अन्य स्थान से लिंक करने के लिए दो ए (एंकर) टैग की आवश्यकता होती है, पहला _________ विशेषता के साथ और दूसरा _________ विशेषता के साथ।

Linking to another place in the same or another webpage require two A (Anchor) tags, the first with the ________ attribute and the second with the _________ attribute.

[A] NAME & LINK

[B] LINK & HREF

[C] HREF & NAME

[D] TARGET & VALUE

Correct Answer : HREF & NAME


Ques 40

BSPHCL 2018

निम्नलिखित में से किस विकल्प को इंटरनेट पर या वेब दस्तावेज़ होस्ट करने वाले कंप्यूटर में उपलब्ध संसाधन के HTML-आधारित संदर्भ के रूप में संदर्भित किया जा सकता है?

Which of the following options can be referred to as HTML-based reference to a resource available on the internet or within the computer hosting a web document?

[A] Cookie

[B] URLs

[C] Hypertext

[D] Hyperlink

Correct Answer : Hyperlink


Ques 41

Junior Acc and TRA 2023

सामान्यतः वर्ल्ड वाइड वेब पेजों के निर्माण के लिए किस भाषा का उपयोग किया जाता है?

Generally , which language is used to construct World Wide Web pages?

[A] URL

[B] IRC

[C] NIH

[D] HTML

Correct Answer : HTML


Ques 42

Junior Acc and TRA 2023

सामान्यतः वर्ल्ड वाइड वेब पेजों के निर्माण के लिए किस भाषा का उपयोग किया जाता है?

Generally , which language is used to construct World Wide Web pages?

[A] URL

[B] IRC

[C] NIH

[D] HTML

Correct Answer : HTML


Ques 43

HPSSSB Ass Prog. 2018

HTML कितने विभिन्न शीर्षक तत्वों का समर्थन करता है?

How many different heading elements are supported by HTML ?

[A] 5

[B] 4

[C] 3

[D] 6

Correct Answer : 6


Ques 44

COMPUTER OPERATOR 2022

HTML में इनलाइन छवि के लिए __________ संरेखण उपलब्ध हैं।

__________ alignments are available for an inline image in HTML.

[A] Top

[B] Middle

[C] Bottom

[D] Top, Middle and Bottom

Correct Answer : Top, Middle and Bottom


Ques 45

COMPUTER OPERATOR 2022

स्थैतिक वेबसाइट को ___________ भाषा में कोडित किया जाता है

Static website is coded into ___________ language

[A] Html

[B] XML

[C] CSS with scripting

[D] VB.net

Correct Answer : Html


Ques 46

COMPUTER OPERATOR 2022

_________ HTML दस्तावेज़ का सबसे बड़ा भाग है।

_________ is the largest part of HTML document.

[A] Head

[B] Title

[C] Body

[D] All of these

Correct Answer : Body


Ques 47

COMPUTER OPERATOR 2022

वेब पेजों के भीतर एक लिंक जो आपको उसी वेब पेज के किसी अन्य अनुभाग पर ले जाता है उसे _________ कहा जाता है।

A link within web pages that takes you to some other section of the same web page is called as ___________.

[A] Hyperlink

[B] Ulink

[C] Vlink

[D] Alink

Correct Answer : Hyperlink


Ques 48

COMPUTER OPERATOR 2022

___________ विशेषता का उपयोग तालिका बॉर्डर के विशिष्ट बाहरी भाग को प्रदर्शित करने के लिए किया जाता है।

The ___________ attribute is used to display a specific outer portion of a table border.

[A] FRAME

[B] BORDER

[C] HEADER

[D] VALIGN

Correct Answer : BORDER


Ques 49

HPPSC IT SPECIALIST 2024

HTML5 के संदर्भ में, DTD क्या है?

In context of HTML5, what is DTD?

[A] Data Type Definition

[B] Document Type Definition

[C] Data tree Definition

[D] Document Tree Definition

Correct Answer : Document Tree Definition


Ques 50

HPPSC IT SPECIALIST 2024

___________ वेब पेजों के बीच लिंक बनाने की सुविधा प्रदान करता है।

___________ provides the facility to create link between web pages.

[A] HTML

[B] Hyperlink

[C] Frame

[D] Inline

Correct Answer : Hyperlink


Latest Updates