🚀 Hurry! Offer Ends In
00 Days
00 Hours
00 Mins
00 Secs
Enroll Now
X
Question: 1
Verified by Expert

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

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

A)
B)
C)
D)
Explanation
Rendering HTML and CSS is generally faster because the browser uses a highly optimized, declarative critical rendering path that builds the DOM and CSSOM without needing to manage complex application logic. Unlike JavaScript, which is single-threaded and often blocks HTML parsing while it is being interpreted and executed, CSS can often leverage hardware acceleration to offload tasks to the GPU.

Correct Answer: A) True


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
Verified by Expert

एक external style sheet को संदर्भित करने के लिए HTML दस्तावेज़ मे सही जगह कहाँ है ?

Where is the correct place in an HTML document to reference an external style sheet?

A)
B)
C)
D)

Question: 5 Report Error

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

How can we write comment with CSS code?

A)
B)
C)
D)

Question: 6 Report Error

Negative Values का उपयोग करके padding property की अनुमति दी जाती है |

Negative values ??are allowed by using the padding property.

A)
B)
C)
D)

Question: 7 Report Error

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

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

A)
B)
C)
D)

Question: 8 Report Error

CSS file का extension .cs हैं |

The extension of CSS file is .cs.

A)
B)
C)
D)

Question: 9 Report Error

border-style की default value ridge हैं |

The default value of border-style is ridge.

A)
B)
C)
D)

Question: 10 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: 11 Report Error

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

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

A)
B)
C)
D)

Question: 12 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: 13 Report Error

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

Inline CSS is used to give unique style to a single element.

A)
B)
C)
D)

Question: 14 Report Error

Element की font size को कंट्रोल करने के लिए उपयोग की जाने वाली CSS property......... है|

The CSS property used to control the font size of the element is...

A)
B)
C)
D)

Question: 15 Report Error

External style Sheet से लिंक करने से आप अपने पेज से world wide web पर हाइपरलिंक प्राप्त कर सकते हैं|

By linking to an external style sheet, you can get a hyperlink from your page to the world wide web.

A)
B)
C)
D)

Question: 16 Report Error

सापेक्ष स्थिति page पर element के सामान्य प्रवाहसे element को हटा देती हैं|

Relative positioning removes an element from the normal flow of the element on the page.

A)
B)
C)
D)

Question: 17 Report Error

कौन सी विशेषता किसी तत्व से जुड़े अद्वितीय अल्फ़ान्यूमेरिक पहचानकर्ता को निर्दिष्ट करती है?

Which attribute specifies a unique alphanumeric identifier to be associated with an element?

A)
B)
C)
D)

Question: 18
Verified by Expert

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

What does the CSS stands for?

A)
B)
C)
D)

Question: 19 Report Error

निम्न में से कौन सा viewport ऊंचाई का 1% परिभाषित करता है?

Which of the following defines 1% of the viewport height?

A)
B)
C)
D)

Question: 20 Report Error

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

What is the full form of SCSS?

A)
B)
C)
D)

Question: 21 Report Error

LCSS का मतलब है|

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

A)
B)
C)
D)

Question: 22 Report Error

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

Choose Correct Statement:

A)
B)
C)
D)

Question: 23 Report Error

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

What does the acronym CHSS stand for?

A)
B)
C)
D)

Question: 24 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: 25 Report Error

बॉक्स मॉडल का कौन सा भाग पारदर्शी है?

Which part of box model is transparent?

A)
B)
C)
D)

Question: 26 Report Error

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

What is the full form of CSS?

A)
B)
C)
D)

Question: 27 Report Error

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

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

A)
B)
C)
D)

Question: 28 Report Error

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

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

A)
B)
C)
D)

Question: 29 Report Error

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

Which CSS property controls the text-size?

A)
B)
C)
D)

Question: 30 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: 31 Report Error

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

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

A)
B)
C)
D)

Question: 32 Report Error

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

What does the CSS selector "ul li" target?

A)
B)
C)
D)

Question: 33 Report Error

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

Symbol used to write single line comment in CSS is :

A)
B)
C)
D)

Question: 34 Report Error

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

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

A)
B)
C)
D)

Question: 35 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: 36 Report Error

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

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

A)
B)
C)
D)

Question: 37 Report Error

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

HSL in CSS stands for ?

A)
B)
C)
D)

Question: 38 Report Error

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

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

A)
B)
C)
D)

Question: 39 Report Error

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

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

A)
B)
C)
D)

Question: 40 Report Error

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

Styles and positions visual website content.

A)
B)
C)
D)

Question: 41 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: 42 Report Error

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

How to add shadow to text in CSS ?

A)
B)
C)
D)

Question: 43 Report Error

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

Which is not a valid Background property of CSS ?

A)
B)
C)
D)

Question: 44 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: 45
Verified by Expert

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

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

A)
B)
C)
D)

Question: 46 Report Error

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

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

A)
B)
C)
D)

Question: 47 Report Error

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

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

A)
B)
C)
D)

Question: 48 Report Error

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

What is the full form of CSS ?

A)
B)
C)
D)

Question: 49 Report Error

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

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

A)
B)
C)
D)

Question: 50
Verified by Expert

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

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

A)
B)
C)
D)
Explanation
The !important rule is used to ensure a specific CSS property is applied to an element, overriding any other conflicting declarations, regardless of selector specificity or source order.

Correct Answer: C) !important


Latest Updates