🚀 Hurry! Offer Ends In
00 Days
00 Hours
00 Mins
00 Secs
Enroll Now
X

HTML Basics

Question: 101 Report Error

मौलिक HTML ब्लॉक को ___________ के रूप में जाना जाता है।

Fundamental HTML Block is known as ___________.

A)
B)
C)
D)

Question: 102 Report Error

दो वेरिएबल्स (नाम और उम्र) को इनिशियलाइज़ करने के लिए <div> एलिमेंट के साथ एक स्टेटमेंट लिखें?

Write a statement with <div> element to initialize two variables (name and age)?

A)
B)
C)
D)

Question: 103 Report Error

आंतरिक शैलियाँ _____ तत्व के भीतर लिखी जाती हैं।

Internal styles are written within the _____ element.

A)
B)
C)
D)

Question: 104 Report Error

Ctrl + Shift + F उदात्त पाठ संपादक में _______________ के लिए शॉर्टकट कुंजी है

ctrl + shift + f is the shortcut key for _______________ in sublime text editor

A)
B)
C)
D)

Question: 105 Report Error

निम्नलिखित में से कौन सा ब्लॉक तत्व का उदाहरण नहीं है?

Which of the following is not example of block element?

A)
B)
C)
D)

Question: 106 Report Error

HTTP का मतलब है

HTTP stands for

A)
B)
C)
D)

Question: 107 Report Error

______HTML टैग एक ब्रेक बनाता है।

______HTML tag creates a break.

A)
B)
C)
D)

Question: 108 Report Error

तालिका के प्रत्येक कक्ष को __________ का उपयोग करके दर्शाया जा सकता है

Each cell of the table can be represented by using __________

A)
B)
C)
D)

Question: 109 Report Error

HTML फॉर्म में ईमेल इनपुट के लिए फ़ील्ड प्रदर्शित करने के लिए, इनपुट टैग में ______विशेषता का उपयोग किया जाता है।

To display a field for email input in HTML form, ______attribute is used in the input tag.

A)
B)
C)
D)

Question: 110 Report Error

क्या हम बाएँ और दाएँ मार्जिन सेट करके ब्लॉक तत्व को संरेखित कर सकते हैं?

Can we align a Block element by setting the left and right margins ?

A)
B)
C)
D)

Question: 111 Report Error

HTML की सहायता से हम वेब पेज को डिज़ाइन कर सकते हैं।

With the help of HTML we can design the web page.

A)
B)
C)
D)

Question: 112 Report Error

________ HTML नियंत्रणों के मान को एप्लिकेशन डेटा से जोड़ता है।

________ binds the value of HTML controls to application data.

A)
B)
C)
D)

Question: 113 Report Error

तालिका में कैप्शन जोड़ने के लिए हम ____________ का उपयोग करते हैं

For adding caption to the table we use ____________

A)
B)
C)
D)

Question: 114 Report Error

HTML5 में doctype का सही सिंटैक्स क्या है?

What is the correct syntax of doctype in HTML5?

A)
B)
C)
D)

Question: 115 Report Error

ड्रॉप-डाउन चयन सूची में विकल्पों को परिभाषित करने के लिए निम्नलिखित में से किस टैग का उपयोग किया जाता है?

Which of the following tag is used to define options in a drop-down selection list?

A)
B)
C)
D)

Question: 116 Report Error

HTML दस्तावेज़ के लिए डिफ़ॉल्ट एक्सटेंशन क्या है?

What is Default extension for a HTML document?

A)
B)
C)
D)

Question: 117 Report Error

HTML में चेकबॉक्स कैसे बनाएं?

How to create a checkbox in HTML?

A)
B)
C)
D)

Question: 118 Report Error

जल का रासायनिक सूत्र लिखने के लिए किस टैग का प्रयोग किया जाएगा?

For writing chemical formula of water which tag will be used?

A)
B)
C)
D)

Question: 119 Report Error

कौन सा टैग इनलाइन फ़्रेम निर्दिष्ट करता है?

tag specifies an inline frame?

A)
B)
C)
D)

Question: 120 Report Error

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

Which of the following tag is used for inserting the largest heading in HTML?

A)
B)
C)
D)

Question: 121 Report Error

ऋणात्मक मान को धनात्मक मान में बदलने के लिए किस फ़ंक्शन का उपयोग किया जाता है?

Which function is used to convert the negative value into positive value?

A)
B)
C)
D)

Question: 122 Report Error

वर्तमान दिनांक प्राप्त करने के लिए किस फ़ंक्शन का उपयोग किया जाता है?

To get the current date which function is used ?

A)
B)
C)
D)

Question: 123 Report Error

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

Which HTML tag is used to define an internal style sheet?

A)
B)
C)
D)

Question: 124 Report Error

डेटा और डेटाटाइप की तुलना के लिए किस ऑपरेटर का उपयोग किया जाता है?

Which operator is used for compare data and datatype ?

A)
B)
C)
D)

Question: 125 Report Error

शब्द "दस्तावेज़" मुख्य रूप से ______________ को संदर्भित करता है

The word “document” mainly refers to ______________

A)
B)
C)
D)

Question: 126 Report Error

__________ का उपयोग किसी नई शर्त को निर्दिष्ट करने के लिए किया जाता है ताकि यह जांचा जा सके कि पहली शर्त गलत है या नहीं।

__________ is used to specify a new condition to test if the first condition is false.

A)
B)
C)
D)

Question: 127 Report Error

दो चरों के बीच प्रकार और सामग्री की समानता खोजने के लिए किस तुलना ऑपरेटर का उपयोग किया जाता है?

Which comparison operator is used to find equality of type as well as content between two variables ?

A)
B)
C)
D)

Question: 128 Report Error

स्विच ब्लॉक को बाहर लाने के लिए किस कथन का उपयोग किया जाता है?

Which statement is used to come out switch block ?

A)
B)
C)
D)

Question: 129 Report Error

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

Which one of the following tags is used to insert graphics in the webpage

A)
B)
C)
D)

Question: 130 Report Error

निर्दिष्ट ऑब्जेक्ट से फोकस हटाने के लिए विधि का उपयोग किया जाता है।

method is used to remove focus from the specified object.

A)
B)
C)
D)

Question: 131 Report Error

मान को किसी संख्या में परिवर्तित करते समय, यदि यह सार्थक रूपांतरण नहीं कर पाता है तो परिणाम …….. मान होगा।

While converting the value to a number, if it cannot perform a meaningful conversion will result ……….. value.

A)
B)
C)
D)

Question: 132 Report Error

आप अलर्ट बॉक्स में "हैलो वर्ल्ड" कैसे लिखते हैं?

How do you write "Hello World" in an alert box ?

A)
B)
C)
D)

Question: 133 Report Error

___ का अर्थ है वर्तमान फ़ॉन्ट का 4 गुना आकार।

___ means 4 times the size of the current font.

A)
B)
C)
D)

Question: 134 Report Error

यदि आपको लगता है कि वेरिएबल का मान बदल सकता है तो कौन सा कीवर्ड उपयोग किया जाता है?

If you think the value of the variable can change then which keyword is used ?

A)
B)
C)
D)

Question: 135 Report Error

निम्नलिखित में से किस प्रकार का वेरिएबल केवल उस फ़ंक्शन के भीतर दिखाई देता है जहां इसे परिभाषित किया गया है?

Which of the following type of variable is visible only within a function where it is defined ?

A)
B)
C)
D)

Question: 136 Report Error

"This है एक :

“This” is a :

A)
B)
C)
D)

Question: 137 Report Error

*मेरा क्लासनाम { विशेषताएँ यहाँ } कोड की उपरोक्त पंक्ति में * दर्शाता है:

*my classname { attributes here } In the above line of code * represents:

A)
B)
C)
D)

Question: 138 Report Error

स्ट्रिंग को ऐरे में बदलने के लिए हम ______________ विधि का उपयोग कर सकते हैं।

For converting string to array we can use ______________ method.

A)
B)
C)
D)

Question: 139 Report Error

ज़ोरदार टेक्स्ट को परिभाषित करने के लिए किस HTML टैग का उपयोग किया जाता है?

Which HTML tag is used to define emphasized text?

A)
B)
C)
D)

Question: 140 Report Error

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

Document Object Model represents :

A)
B)
C)
D)

Question: 141 Report Error

नीचे वह आइटम चुनें जो html5 तत्व नहीं है।

Choose the item below that is not an html5 element.

A)
B)
C)
D)

Question: 142 Report Error

___________ संपत्ति निर्दिष्ट करती है कि कोई तत्व प्रदर्शित होता है या नहीं।

The ___________ property specifies if/how an element is displayed.

A)
B)
C)
D)

Question: 143 Report Error

संख्या वर्ग द्वारा परिभाषित ……………… विधि एक वैकल्पिक तर्क स्वीकार करती है जो रूपांतरण के लिए मूलांक या आधार निर्दिष्ट करती है।

The ……………… method defined by the number class accepts an optional argument that specifies a radix, or base for the conversion.

A)
B)
C)
D)

Question: 144 Report Error

The MIME text file is saved with MIME पाठ फ़ाइल के साथ सहेजा गया है

The MIME text file is saved with

A)
B)
C)
D)

Question: 145 Report Error

निम्नलिखित ऑपरेटर ">>>" दर्शाता है:

The following operator “>>>” represents :

A)
B)
C)
D)

Question: 146 Report Error

निम्नलिखित में से किस चयनकर्ता का उपयोग उन तत्वों का चयन करने के लिए किया जाता है जिनका विशेषता मान एक निर्दिष्ट मान के साथ समाप्त होता है।

Which of the following selector is used to select elements whose attribute value ends with a specified value.

A)
B)
C)
D)

Question: 147 Report Error

निम्नलिखित में से कौन सा "कॉपीराइट" प्रतीक के लिए एक सही वर्ण इकाई है?

Which of the following is a correct character entity for “Copyright” symbol?

A)
B)
C)
D)

Question: 148 Report Error

HTML में शीर्षक आकारों की संख्या

The number of heading sizes in HTML

A)
B)
C)
D)

Question: 149 Report Error

किसी तालिका में डेटा के हेडर सेल को परिभाषित करता है। डिफ़ॉल्ट रूप से, केन्द्रित और बोल्ड किया हुआ। एक तत्व के भीतर समाहित।

Defines a header cell of data in a table. By default, centered and bolded. Contained within a <tr> element.

A)
B)
C)
D)

Question: 150 Report Error

HTML टैग तत्व जहां आपको मेटा डेटा, शीर्षक और स्टाइल कोड मिलेगा।

The html tag element where you will find meta data, title, and style code.

A)
B)
C)
D)

Latest Updates