InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What is grouping in CSS3 and how to use that? |
|
Answer» What is grouping in CSS3 and how to use that? |
|
| 2. |
Brain trick - The following are all advantages of using CSS3, except __________ |
|
Answer» Brain trick - The FOLLOWING are all advantages of using CSS3, EXCEPT __________ |
|
| 3. |
The CSS ______ property can be used to specify the background color of an element. |
|
Answer» The CSS ______ property can be used to specify the BACKGROUND color of an element. |
|
| 4. |
Which of the following selector matches the name of any element type? |
|
Answer» Which of the following SELECTOR MATCHES the name of any element type? |
|
| 5. |
Why we use cellpadding and cellspacing in CSS with some example? |
|
Answer» Why we USE cellpadding and cellspacing in CSS with some EXAMPLE? |
|
| 6. |
The amount of space between letters can be specified using the ________ property in a style rule. |
|
Answer» The AMOUNT of space between letters can be specified USING the ________ property in a style rule. |
|
| 7. |
Pseudo elements help in _______ |
|
Answer» PSEUDO ELEMENTS help in _______ Choose the correct options from below list (1)OVERRIDING the predefined characteristics (2)PROVIDING special effects to some selectors (3)assisting in defining the CSS3 (4)nulifying some features Answer:-(2)providing special effects to some selectors |
|
| 8. |
An external style sheet may be linked to a HTML document through which element? |
|
Answer» An EXTERNAL style sheet may be linked to a HTML DOCUMENT through which element? |
|
| 9. |
Applying style to a single specific HTML element can be best achieved through ________ type selector. |
|
Answer» Applying style to a single specific HTML element can be best achieved through ________ type selector. |
|
| 10. |
The not keyword cannot be used to negate an individual feature query, only an entire media query. |
|
Answer» The not keyword cannot be used to negate an INDIVIDUAL feature query, only an ENTIRE media query. |
|
| 11. |
An element with greater stack order is always ________ |
|
Answer» An element with GREATER stack ORDER is always ________ |
|
| 12. |
Which of the following is the value of overflow property? |
|
Answer» Which of the following is the value of overflow PROPERTY? |
|
| 13. |
Which feature enables easy identification of corresponding style element? |
|
Answer» Which feature ENABLES easy identification of corresponding style ELEMENT? |
|
| 14. |
In selectors, the following can be used across for multiple tags, except _________ |
|
Answer» In selectors, the FOLLOWING can be used ACROSS for multiple TAGS, EXCEPT _________ |
|
| 15. |
To make the width of a table adjust to the current width of the viewer's browser window, you should specify a table width of _________ |
|
Answer» To MAKE the width of a table adjust to the current width of the viewer's browser window, you should SPECIFY a table width of _________ |
|
| 16. |
The ________ attribute can be added to most (X)HTML elements to identify the element as belonging to a group of elements within an (X)HTML document. |
|
Answer» The ________ ATTRIBUTE can be ADDED to most (X)HTML elements to identify the element as belonging to a group of elements within an (X)HTML document. |
|
| 17. |
Stacking context is _________ |
|
Answer» Stacking context is _________ |
|
| 18. |
An element with position: relative; is positioned relative to ________ |
|
Answer» An element with position: relative; is POSITIONED relative to ________ |
|
| 19. |
Opacity has a default initial value of ________ |
|
Answer» OPACITY has a default INITIAL value of ________ Choose the correct options from below LIST (1)0.5 (2)0 (3)5 (4)1 Answer:-(4)1 |
|
| 20. |
3D transform property is animatable. |
|
Answer» 3D transform property is animatable. Choose the correct options from below LIST (1)TRUE (2)FALSE Answer:-(2)False |
|
| 21. |
Identify the Transform property. |
|
Answer» Identify the TRANSFORM property. |
|
| 22. |
The following CSS code strong:first-of-type{font-size: bigger;} ___________ |
|
Answer» The FOLLOWING CSS code STRONG:first-of-type{FONT-size: bigger;} ___________ |
|
| 23. |
Lower the opacity value, the more opaque it is. |
|
Answer» Lower the OPACITY value, the more opaque it is. |
|
| 24. |
Tag is placed __________ |
|
Answer» Tag is placed __________ |
|
| 25. |
matrix(n,n,n,n,n,n) ________ |
|
Answer» matrix(n,n,n,n,n,n) ________ |
|
| 26. |
An element with position: fixed; is positioned relative to _________ |
|
Answer» An element with position: fixed; is positioned relative to _________ |
|
| 27. |
If only one value is specified to border radius property, ________ |
|
Answer» If only one value is SPECIFIED to BORDER radius property, ________ |
|
| 28. |
The ________ pseudo-class can be used in a style rule to change the appearance of links that the visitor has already clicked. |
|
Answer» The ________ pseudo-class can be used in a style RULE to change the appearance of links that the VISITOR has already clicked. |
|
| 29. |
z-index only effects elements that have a position value other than ________ |
|
Answer» z-index only effects elements that have a POSITION value other than ________ |
|
| 30. |
Inline CSS uses which attribute of the HTML element? |
|
Answer» Inline CSS uses which attribute of the HTML element? |
|
| 31. |
Tag which provides a way to add a hook to a part of a text or part of a document is? |
|
Answer» Tag which provides a way to add a hook to a PART of a text or part of a document is? |
|
| 32. |
The ________ operator is used for combining multiple media features together into a single media query. |
|
Answer» The ________ operator is used for combining MULTIPLE media features TOGETHER into a single media query. |
|
| 33. |
A responsive grid-view often has __________ |
|
Answer» A RESPONSIVE grid-view often has __________ |
|
| 34. |
Which of these is not merit of external style sheet? |
|
Answer» Which of these is not merit of external style sheet? |
|
| 35. |
Alpha channel in RGBA specifies the ________ |
|
Answer» Alpha channel in RGBA specifies the ________ |
|
| 36. |
The z-index property in CSS controls the ________ |
|
Answer» The z-index property in CSS controls the ________ |
|