🚀 Hurry! Offer Ends In
00 Days
00 Hours
00 Mins
00 Secs
Enroll Now
X
Question: 1 Report Error

जावास्क्रिप्ट को interpret और execute करने की तुलना में HTML और CSS को प्रस्तुत (render) करना अधिक तेज़ है।

It is faster to render HTML and CSS than to interpret and execute JavaScript.

A)
B)
C)
D)

Question: 2 Report Error

टेक्स्ट को बोल्ड करने के लिए इस्तेमाल की जाने वाली CSS प्रॉपर्टी है

The CSS property used to bold text is

A)
B)
C)
D)

Question: 3 Report Error

Block elements सामान्य रूप से एक नई लाइन शुरू किए बिना प्रदर्शित होते हैं।

Block elements display normally without starting a new line.

A)
B)
C)
D)

Question: 4 Report Error

हम CSS code के साथ comment कैसे लिख सकते हैं?

How can we write comment with CSS code?

A)
B)
C)
D)

Question: 5 Report Error

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

The CSS property used to specify the transparency of an element is –

A)
B)
C)
D)

Question: 6 Report Error

CSS file का extension .cs हैं |

The extension of CSS file is .cs.

A)
B)
C)
D)

Question: 7 Report Error

निम्नलिखित में से कौन सा CSS selectors elements के समूह को specify करने के लिए उपयोग किया जाता है?

Which of the following CSS selectors is used to specify a group of elements?

A)
B)
C)
D)

Question: 8 Report Error

html पेज में css embed करने के लिए निम्न में से किस tag का उपयोग किया जाता है?

Which of the following tags is used to embed css in html page?

A)
B)
C)
D)

Question: 9 Report Error

निम्नलिखित में से किसमे टेक्स्ट, लिस्ट, बॉक्स, मार्जिन, बॉर्डर, कलर और background properties को पेश किया है?

In which of the following, text, list, box, margin, border, color and background properties have been introduced?

A)
B)
C)
D)

Question: 10 Report Error

Inline CSS का प्रयोग किसी single element पर Unique style देने के लिए प्रयोग करते है

A)
B)
C)
D)

Question: 11 Report Error

CSS का क्या मतलब है?

What does the CSS stands for?

A)
B)
C)
D)

Question: 12 Report Error

SCSS का फुल फॉर्म क्या है?

What is the full form of SCSS?

A)
B)
C)
D)

Question: 13 Report Error

LCSS का मतलब है|

LCSS Stands for .........

A)
B)
C)
D)

Question: 14 Report Error

सही कथन चुनें:

Choose Correct Statement:

A)
B)
C)
D)

Question: 15 Report Error

CHSS का संक्षिप्त रूप क्या है?

What does the acronym CHSS stand for?

A)
B)
C)
D)

Question: 16 Report Error

पहचानें कि निम्नलिखित कथन सत्य हैं या गलत।

Identify whether the following statements are true or false.

i) The CSS class selectors are used to specify a group of elements.
ii) The “Internal” CSS can be added by using the element in the head>section.
iii) The 'External’CSS can be added by using a element to link to an external CSS file.
A)
B)
C)
D)

Question: 17 Report Error

CSS का फुल फॉर्म क्या है?

What is the full form of CSS?

A)
B)
C)
D)

Question: 18 Report Error

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

Which CSS property is used to specify uppercase and lowercase letters in a text?

A)
B)
C)
D)

Question: 19 Report Error

CSS में आपकी सामग्री की दो पंक्तियों के बीच का अंतर निम्न द्वारा निर्धारित किया जाता है:

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

A)
B)
C)
D)

Question: 20 Report Error

कौन सी सीएसएस संपत्ति टेक्स्ट-आकार को नियंत्रित करती है?

Which CSS property controls the text-size?

A)
B)
C)
D)

Question: 21 Report Error

यदि वे किसी तत्व के बाईं ओर फ़्लोटिंग डिव की अनुमति नहीं देना चाहते हैं, तो वे किस संपत्ति का उपयोग करेंगे?

If we don't want to allow a floating div to the left side of an element, which css property will we use ?

A)
B)
C)
D)

Question: 22 Report Error

बाहरी सीएसएस फ़ाइल को संदर्भित करने के लिए सही सिंटैक्स है:

The correct syntax for referring to an external CSS file is:

A)
B)
C)
D)

Question: 23 Report Error

ul li" CSS सेलेक्टर का उपयोग किसके लिए है?

What does the CSS selector "ul li" target?

A)
B)
C)
D)

Question: 24 Report Error

CSS में single line टिप्पणी लिखने के लिए प्रयुक्त प्रतीक है:

Symbol used to write single line comment in CSS is :

A)
B)
C)
D)

Question: 25 Report Error

किसी छवि को टेक्स्ट से घेरने के लिए किस सीएसएस प्रॉपर्टी का उपयोग करना चाहिए?

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

A)
B)
C)
D)

Question: 26 Report Error

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

Which type of CSS is used in the code below ?

img { max-width: 100%; height: auto; display: block;}
A)
B)
C)
D)

Question: 27 Report Error

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

Which CSS function performs a calculation to be used as the property value?

A)
B)
C)
D)

Question: 28 Report Error

CSS में HSL का मतलब क्या है?

HSL in CSS stands for ?

A)
B)
C)
D)

Question: 29 Report Error

CSS में किसी तत्व के चारों ओर गोल कोने बनाने के लिए उपयोग की जाने वाली विशेषता है:

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

A)
B)
C)
D)

Question: 30 Report Error

सीएसएस नियम का वह भाग जो निर्दिष्ट करता है कि किस तत्व को स्टाइल किया जाना है।

The part of a CSS rule which specifies which element(s) are to be styled.

A)
B)
C)
D)

Question: 31 Report Error

visual वेबसाइट content की Styles और positions ।

Styles and positions visual website content.

A)
B)
C)
D)

Question: 32 Report Error

एक चयनकर्ता जो इसे संदर्भित करने वाले किसी भी HTML तत्व पर समान विशेषता लागू करता है। इसे HTML दस्तावेज़ में कई बार उपयोग किया जा सकता है।

A selector that applies the same attribute to any HTML element that references it. It can be used multiple times in an HTML document.

A)
B)
C)
D)

Question: 33 Report Error

CSS में टेक्स्ट में छाया कैसे जोड़ें?

How to add shadow to text in CSS ?

A)
B)
C)
D)

Question: 34 Report Error

कौन-सी CSS पृष्ठभूमि प्रॉपर्टी वैध नहीं है?

Which is not a valid Background property of CSS ?

A)
B)
C)
D)

Question: 35 Report Error

CSS में, पृष्ठ पर सभी para टैग को चयन करने के लिए सही विकल्प क्या है?

In CSS, what is the correct option to select all the para tags on a page ?

A)
B)
C)
D)

Question: 36 Report Error

आप एक HTML दस्तावेज़ से CSS फ़ाइल को कैसे जोड़ते हैं?

How do you link a CSS file to an HTML document?

A)
B)
C)
D)

Question: 37 Report Error

आप एक HTML दस्तावेज़ से CSS फ़ाइल को कैसे जोड़ते हैं?

How do you link a CSS file to an HTML document?

A)
B)
C)
D)

Question: 38 Report Error

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

Which CSS property is used for changing the text color of an element?

A)
B)
C)
D)

Question: 39 Report Error

CSS का फुल फॉर्म क्या है?

What is the full form of CSS ?

A)
B)
C)
D)

Question: 40 Report Error

निम्नलिखित में से कौन सी सीएसएस संपत्ति बॉक्स तत्व के लिए छाया सेट करती है?

Which of the following CSS property sets the shadow for a box element?

A)
B)
C)
D)

Question: 41 Report Error

…………… नियम का उपयोग यह सुनिश्चित करने के लिए किया जाता है कि संपत्ति हमेशा लागू होती है चाहे सीएसएस में कोई अन्य संपत्ति दिखाई दे।

The …………… rule is used to make sure that the property always is applied whether another property appears in CSS.

A)
B)
C)
D)

Question: 42 Report Error

डिफ़ॉल्ट रूप से हाइपरलिंक एक अंडरलाइन के साथ प्रदर्शित होते हैं। सीएसएस कोड का उपयोग करके आप सभी हाइपरलिंक्स से अंडरलाइन कैसे हटाते हैं?

By default Hyperlinks are displayed with an underline. How do you remove the underline from all hyperlinks by using CSS code ?

A)
B)
C)
D)

Question: 43 Report Error

CSS सिंटैक्स को __________ भागों में विभाजित किया गया है।

CSS syntax is divided into __________ parts.

A)
B)
C)
D)

Question: 44 Report Error

निम्नलिखित में से कौन सी वैध सीएसएस स्थिति संपत्ति मान हैं?

Which of the following are valid CSS position property values?

A)
B)
C)
D)

Question: 45 Report Error

W3.CSS एक मानक CSS है जिसमें:

W3.CSS is a standard CSS that has :

A)
B)
C)
D)

Question: 46 Report Error

CSS में z-index प्रॉपर्टी का उद्देश्य क्या है?

What is the purpose of the z-index property in CSS?

A)
B)
C)
D)

Question: 47 Report Error

सही CSS सिंटैक्स कौन सा है?

Which is the correct CSS syntax?

A)
B)
C)
D)

Question: 48 Report Error

CSS का मतलब क्या है?

What does CSS stand for?

A)
B)
C)
D)

Question: 49 Report Error

CSS में बॉक्स मॉडल किससे मिलता है?

What does the box model in CSS consist of?

A)
B)
C)
D)

Question: 50 Report Error

CSS में बैकग्राउंड कलर बदलने के लिए कौन-सी प्रॉपर्टी का उपयोग होता है?

Which property is used to change the background color in CSS?

A)
B)
C)
D)

Latest Updates