Back
0%
9

1 / 100

A) Which of the following defines a caption for a figure element?

निम्न में से कौन एक फिगर एलिमेंट के लिए कैप्शन को परिभाषित करता है?

2 / 100

B) कौन सा HTML टैग सबसे बड़ा शीर्षक बनाता है?

Which HTML tag produces the biggest heading?

3 / 100

C) संपूर्ण वेब दस्तावेज़ के भीतर समाहित है ?

The entire web document is contained within ?

4 / 100

D) In CSS which of the following are different types of gradients:

CSS में निम्नलिखित में से कौन से विभिन्न प्रकार के ग्रेडिएंट हैं:

5 / 100

E) HTML टैग में किस प्रकार के ब्रैकेट का उपयोग किया जाता है?

HTML tags are surrounded by which type of brackets?

(A) Curly

6 / 100

F) The attribute used to change the background color of an element in CSS:

CSS में किसी एलिमेंट की बैकग्राउंड का रंग बदलने के लिए उपयोग की जाने वाली विशेषताः

7 / 100

G) Where in an HTML document is the correct place to refer to an external style sheet

एक्सटर्नल स्टाइल शीट को संदर्भित करने के लिए एक HTML दस्तावेज में सही स्थान कहाँ है?

8 / 100

H) पृष्ठ का शीर्षक टैग के अंदर है ?

The page title is inside the tag?

9 / 100

I) The type of CSS popularly used for designing pages for websites:

वेबसाइटों के पेजों को डिजाइन करने के लिए लोकप्रिय रूप से उपयोग

किए जाने वाले CSS का प्रकारः

10 / 100

J) HTML के सभी संस्करणों द्वारा पहचाने जाने वाले रंग नाम हैं ?

There are HTML? of color names recognized by all versions

11 / 100

K) CSS's position property default value is

CSS की पोजीशन प्रॉपर्टी की डिफॉल्ट वैल्यू होता है।

12 / 100

L) Which of the following tag is used to create a text area in HTML Form?

HTML फॉर्म में टेक्स्ट एरिया बनाने के लिए निम्न में से किस टैग का

उपयोग किया जाता है?

13 / 100

M) Id selector is donated by the:

आईडी सेलेक्टर . द्वारा डिनोट किया जाता है:

14 / 100

N) The internal style sheet is used to add multiple styles for more than one document.

एक से अधिक दस्तावेज़ों में मल्टिपल स्टाइल्स को जोड़ने के लिए इंटरनल स्टाइल शीट का उपयोग किया जाता है।

15 / 100

O) Which shortcut key is used to duplicate the current line in Notepad++?

Notepad++ में करेंट लाइन को डुप्लीकेट करने के लिए किस शॉर्टकट

की का प्रयोग किया जाता है ?

16 / 100

P) Which HTML element is used for abbreviation or acronym?

संक्षिप्त नाम या संक्षिप्त नाम के लिए किस HTML एलिमेंट का

उपयोग किया जाता है?

17 / 100

Q) Which of the following is used to increase the row height?

पंक्ति की ऊंचाई बढ़ाने के लिए निम्न में से किसका उपयोग किया जाता है?

18 / 100

R) Which attribute is not essential under <iframe>?

<iframe> के अंतर्गत कौन-सा एट्रिब्यूट आवश्यक नहीं है?

19 / 100

S) The "color:black" in CSS syntax is known as

CSS सिटैक्स में "color:black" को के रूप में जाना

जाता है।

20 / 100

T) Which of the following is correct?

निम्न में से कौन सा सही है ?

21 / 100

U) Which tag tells the browser where the page starts and stops ?

कौन सा टैग ब्राउजर को बताता है कि पेज कहां से शुरू होता है और कहां रुकता है?

22 / 100

V) Which of the following HTML element is used for canvas graphics?

निम्नलिखित में से कौन सा HTML एलिमेंट कैनवास ग्राफिक्स के लिए प्रयोग

VanXp किया जाता है?

23 / 100

W) For adding caption to the table, we use

टेबल में कैप्शन जोड़ने के लिए हम

का प्रयोग करते हैं:

24 / 100

X) Which works similar to <i> element?

कौन सा एलिमेंट <i> के समान काम करता है?

25 / 100

Y) How will you make all paragraph elements 'GREY' in color ?

आप सभी पैराग्राफ एलिमेंट को 'ग्रे' रंग में कैसे बनायेंगे?

26 / 100

Z) Which CSS property should one use to encircle an image with text?

इमेज को टेक्स्ट से घेरने के लिए किस CSS प्रॉपर्टी का इस्तेमाल करना चाहिए?

27 / 100

AA) HTML में बैकग्राउंड इमेज लगाने के लिए कौन सा कोड सही है?

How to insert a background image in HTML?

28 / 100

AB) कौन सा टैग ब्राउज़र को बताता है कि HTML पेज कहाँ से शुरू होता है और कहाँ रुकता है?

Which tag tells the browser where the HTML page starts and stops?

29 / 100

AC) HTML में unordered या bulleted list के प्रकार क्या हैं?

What are the types of unordered or bulleted lists in HTML?

30 / 100

AD) HTML के बेसिक ब्लॉक एलिमेंट को किस नाम से जाना जाता है?

Fundamental HTML Block is known as:

31 / 100

AE) Which selector selects elements based on a certain state ?

कौन सा सेलेक्टर्स एक निश्चित अवस्था के आधार पर एलिमेंट्स का चयन करता है?

32 / 100

AF) HTML का नवीनतम संस्करण कौन सा है?

What is the latest HTML standard?

33 / 100

AG) What is the use of <hr/> tag in HTML?

HTML में <hr/> टैग का क्या उपयोग है?

34 / 100

AH) HTML में न्यू पेज में ओपन करने के लिए हाइपरलिंक कैसे लिखते हैं?

How to write a hyperlink to open in a new page in HTML?

35 / 100

AI) HTML was first proposed in the year

HTML पहली बार किस वर्ष में प्रस्तावित किया गया था?

36 / 100

AJ) What is the work of <address> element in HTML5?

HTML5 में <address> Element का क्या काम होता है ?

37 / 100

AK) The grouping selector is used to select all the elements with the different style definitions.

गुपिंग सेलेक्टर का उपयोग विभिन्न स्टाइल परिभाषाओं वाले सभी एलिमेंट का चयन करने के लिए किया जाता है।

38 / 100

AL) HTML किस प्रकार की भाषा है?

HTML is what type of language?

39 / 100

AM) Id selector selects the id attribute of an HTML element to select a specific element.

आईडी सेलेक्टर एक विशिष्ट एलेमेंट का चयन करने के लिए एक HTML एलिमेंट की आईडी एट्रिब्यूट का चयन करता है।

40 / 100

AN) Which of the following is a correct CSS Syntax?

निम्नलिखित में से कौन सा एक सही CSS सिटैक्स है?

41 / 100

AO) For what purpose is the CSS padding property used?

CSS पैडिंग प्रॉपर्टी किस उद्‌देश्य के लिए उपयोग किया जाता है?

42 / 100

AP) Symbol used to write comment in CSS is:

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

43 / 100

AQ) पृष्ठभूमि रंग जोड़ने के लिए सही HTML क्या है?

What is the correct HTML for adding a background color?

44 / 100

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

निम्नलिखित में से कौन सा सेलेक्टर्स उन एलिमेंट्स का चयन करने के लिए प्रयोग किया जाता है जिनकी एट्रिब्यूट वैल्यू स्पेसिफाईड वैल्यू के साथ समाप्त होती है।

45 / 100

AS) The # in the above lines of code represents:

कोड की उपरोक्त पंक्तियों में # दर्शाता है:

46 / 100

AT) CSS stands for Cascading Style Sheets.

CSS का पूरा नाम कैस्केडिंग स्टाइल शीट्स है।

47 / 100

AU) CSS Element Selector is types of selectors in CSS.

CSS एलिमेंट सेलेक्टर CSS में सेलेक्टर्स का प्रकार है

48 / 100

AV) इनलाइन फ्रेम के लिए टैग क्या है?

Which tag is used for inline frame?

49 / 100

AW) By using CSS style or code, how can one remove the underline from all hyperlinks ?

सीएसएस स्टाइल या कोड का उपयोग करके, सभी हाइपरलिंक्स से अंडरलाइन को कैसे हटाया जा सकता है?

50 / 100

AX) CSS can also be used with any kind of XML documents.

CSS का उपयोग किसी भी प्रकार के XML दस्तावेजों के साथ भी किया

जा सकता है।

51 / 100

AY) From the below mentioned CSS properties, which of the following is used to make the text bold?

नीचे दी गई CSS प्रोपर्टीज में से टेक्स्ट को बोल्ड करने के लिए निम्न में से किसका प्रयोग किया जाता है?

52 / 100

AZ) Which HTML element is used for short quote?

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

53 / 100

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

What tag is used to display a picture in an HTML page?

54 / 100

BB) The default value of the border attribute is

बॉर्डर एट्रिब्यूट का डिफ़ॉल्ट मान है

55 / 100

BC) HTML वेब पेजों को किसके मदद से पढ़ा और प्रस्तुत किया जा सकता है?

HTML web pages can be read and rendered by:

56 / 100

BD) Which works similar to <b> element?

कौन सा <b> एलिमेंट के समान काम करता है?

57 / 100

BE) निम्नलिखित में से सही तरीका क्या है ordered list को

numeric value 4 से शुरू करने का?

Which of the following is the correct way to start an ordered list with the count of numeric value 4?

58 / 100

BF) The external style sheet facilitates one to change the look of the entire web site by changing just one file.

एक्सटर्नल स्टाइल शीट केवल एक फ़ाइल को बदलकर पूरी वेब साइट के रूप

 

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

59 / 100

BG) HTML उपयोग करता है:

HTML uses:

60 / 100

BH) How to add shadow to text in CSS ?

CSS में टेक्स्ट में शैडो कैसे जोड़ें?

61 / 100

BI) 72. Following HTML tag is used to declare internal CSS :

इंटरनल CSS घोषित करने के लिए निम्नलिखित HTML टैग का

उपयोग किया जाता है:

62 / 100

BJ) Padding property is allowed using negative values.

पैडिंग प्रॉपर्टी में निगेटिव वैल्यू दिये जाने की अनुमति है।

63 / 100

BK) The universal selector is never used as a wildcard character.

यूनिवर्सल सेलेक्टर को वाइल्डकार्ड करैक्टर के रूप में कभी भी उपयोग नहीं किया जाता है।

64 / 100

BL) किसी भी HTML पेज में पहला टैग क्या होना चाहिए?

What should be the first tag in any HTML document?

65 / 100

BM) A type of combinator in CSS is:

CSS में एक प्रकार का कॉम्बिनेटर है:

66 / 100

BN) How to change the text sizes in CSS?

CSS में टेक्स्ट का आकार कैसे बदलें?

67 / 100

BO) Which of the following is used to specify the transparency of an element is in CSS:

CSS में एलिमेंट की पारदर्शिता को स्पेसीफाईड करने के लिए निम्न में से

किसका उपयोग किया जाता है:

68 / 100

BP) Inline CSS is used to apply CSS on multiple lines or elements.

इनलाइन सीएसएस का उपयोग कई लाइनों या एलिमेंट्स पर सीएसएस लागू करने के लिए किया जाता है।

69 / 100

BQ) Different ways in which CSS one can be added to the HTML:

HTML में CSS को जोड़ने के विभिन्न तरीकेः

70 / 100

BR) नियंत्रित करते हैं HTML कोड हैं जो दस्तावेज़ सामग्री की उपस्थिति को

are the HTML codes that control the appearance of the document contents

71 / 100

BS) In the above line of code* represents:

कोड की उपरोक्त पंक्ति में दर्शाता है:

*my classname( attributes here }

72 / 100

BT) To make your website mobile friendly, you can make your website.

अपनी वेबसाइट को मोबाइल फ्रेंडली बनाने के लिए आप अपनी वेबसाइट

बना सकते हैं।

73 / 100

BU) Which of the following defines some content aside from the content it is placed in (like a sidebar)?

निम्नलिखित में से कौन सा सामग्री को उस सामग्री से अलग परिभाषित करता है जिसमें इसे रखा गया है (जैसे साइडबार)?

74 / 100

BV) हाइपरलिंक्स वाला टेक्स्ट क्या कहलाता है?

What is text with hyperlinks called?

75 / 100

BW) In CSS the difference between two lines of your content is set by:

CSS में आपकी सामग्री की दो पंक्तियों के बीच का अंतर

दवारा निर्धारित किया जाता है:

76 / 100

BX) निम्नलिखित में से कौन सा Table टैग का एट्रिब्यूट है?

Which of the following is an attribute of the Table tag?

77 / 100

BY) Which of the following elements in HTML5 defines video or movie content?

HTML5 में निम्न में से कौन सा एलिमेंट वीडियो या मूवी सामग्री को परिभाषित करता है?

78 / 100

BZ) A CSS rule set contains a selector and a declaration block.

एक CSS नियम सेट में एक सेलेक्टर और एक डिक्लेरेशन ब्लॉक होता । है

79 / 100

CA) HSL in CSS stands for?

CSS में HSL का पूरा नाम क्या है:

80 / 100

CB) Which HTML element is used for YouTube videos?

YouTube वीडियो के लिए किस HTML एलिमेंट का उपयोग किया जाता है?

81 / 100

CC) लार्जेस्ट हेडिंग के लिए सही HTML टैग है:

Correct HTML tag for the largest heading:

82 / 100

CD) Function to insert values of a CSS variable is:

CSS वेरिएबल में वैल्यू डालने के लिए प्रयोग होने वाला फंक्शन है:

83 / 100

CE) . टैग और टेक्स्ट जो सीधे पेज पर प्रदर्शित नहीं होते हैं वह किस सेक्शन में लिखे जाते हैं?

Tags and texts that are not directly displayed on the page are written in which section?

84 / 100

CF) Which CSS property helps one to decide whether the text should be clipped, show some dots (ellipsis), or display a custom string ?

कौन सी CSS प्रॉपर्टी किसी को यह तय करने में मदद करती है कि टेक्स्ट को क्लिप किया जाना चाहिए, कुछ डॉट्स (एलिप्सिस) दिखाएं, या एक कस्टम स्टिंग प्रदर्शित करें?

85 / 100

CG) निम्नलिखित में से सही तरीका क्या है lowercase letters का उपयोग करके सूची बनाने का?

Which of the following is the correct way to create a list using lowercase letters?

86 / 100

CH) Which type of CSS is used in the code below ?

नीचे दिए गए कोड में किस प्रकार का CSS प्रयोग किया जाता है?

<p style="border:2px solid red;">

87 / 100

CI) 'Multiple' प्रॉपर्टी का उपयोग किस टैग में किया जाता है?

The 'Multiple' property is used in which tag?

88 / 100

CJ) What is the correct HTML for referring to an external style sheet ?

एक्सटर्नल स्टाइल शीट को रेफर करने के लिए सही HTML क्या है?

89 / 100

CK) Which of the following is the correct CSS syntax?

निम्नलिखित में से कौन सा सही CSS सिंटैक्स है?

90 / 100

CL) Each cell of the table can be represented by using

टेबल के प्रत्येक सेल को जा सकता का उपयोग करके प्रदर्शित किया

है

91 / 100

CM) To control image repetition in CSS, the correct option is:

CSS में इमेज पुनरावृत्ति को नियंत्रित करने के लिए सही विकल्प है:

92 / 100

CN) Which of the following properties of an anchor element indicates that the user is currently clicking on an element ?

एक एंकर एलिमेंट का निम्न में से कौन सा प्रोपर्टी इंगित करता है कि

Eyanxp उपयोगकर्ता वर्तमान में एक एलिमेंट पर क्लिक कर रहा है?

93 / 100

CO) Which of the following is not a HTML5 tag

इनमें से कौन सा HTML5 टैग नहीं है

94 / 100

CP) CSS syntax is divided into parts.

CSS सिटैक्स को

भागों में विभाजित किया गया है।

95 / 100

CQ) The attribute used to make rounded corners around an element in CSS is:

CSS में एक तत्व के चारों ओर गोल कोनों को बनाने के लिए उपयोग की

जाने वाली विशेषता है:

96 / 100

CR) क्या सही है?

Which is correct?

97 / 100

CS) आप संख्याओं की सूची कैसे बना सकते हैं?

How can you make a list with numbers?

98 / 100

CT) Which element is used to show inserted element?

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

99 / 100

CU) सबसे बड़े शीर्षक के लिए सही HTML. टैग चुनें।

Choose the correct HTML tag for the largest heading.

100 / 100

CV) Which of the following properties is used to set the face of a font ?

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

Your score is

0%