CSS
Q.1 जावास्क्रिप्ट को interpret और execute करने की तुलना में HTML और CSS को प्रस्तुत (render) करना अधिक तेज़ है।
It is faster to render HTML and CSS than to interpret and execute JavaScript.
Q.2 टेक्स्ट को बोल्ड करने के लिए इस्तेमाल की जाने वाली CSS प्रॉपर्टी है
The CSS property used to bold text is
Q.3 Block elements सामान्य रूप से एक नई लाइन शुरू किए बिना प्रदर्शित होते हैं।
Block elements display normally without starting a new line.
Q.4 हम CSS code के साथ comment कैसे लिख सकते हैं?
How can we write comment with CSS code?
Q.5 किसी तत्व की पारदर्शिता को निर्दिष्ट करने के लिए उपयोग की जाने वाली CSS संपत्ति है -
The CSS property used to specify the transparency of an element is –
Q.6 CSS file का extension .cs हैं |
The extension of CSS file is .cs.
Q.7 निम्नलिखित में से कौन सा CSS selectors elements के समूह को specify करने के लिए उपयोग किया जाता है?
Which of the following CSS selectors is used to specify a group of elements?
Q.8 html पेज में css embed करने के लिए निम्न में से किस tag का उपयोग किया जाता है?
Which of the following tags is used to embed css in html page?
Q.9 निम्नलिखित में से किसमे टेक्स्ट, लिस्ट, बॉक्स, मार्जिन, बॉर्डर, कलर और background properties को पेश किया है?
In which of the following, text, list, box, margin, border, color and background properties have been introduced?
Q.10 Inline CSS का प्रयोग किसी single element पर Unique style देने के लिए प्रयोग करते है
Q.11 CSS का क्या मतलब है?
What does the CSS stands for?
Q.12 SCSS का फुल फॉर्म क्या है?
What is the full form of SCSS?
Q.13 LCSS का मतलब है|
LCSS Stands for .........
Q.14 सही कथन चुनें:
Choose Correct Statement:
Q.15 CHSS का संक्षिप्त रूप क्या है?
What does the acronym CHSS stand for?