InterviewSolution
Saved Bookmarks
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. |
Which of the below CSS class is used to change the text color of CSS ?(A) background-color(B) color(C) color-background(D) None of the above |
| Answer» | |
| 2. |
Which of the below CSS properties represent the order of flex items in the grid container ?(A) order(B) float(C) overflow(D) All of the above |
| Answer» | |
| 3. |
Which of the below is the abbreviation of CSS ?(A) Cascade sheets style(B) Color and style sheets(C) Cascading style sheets(D) Coded Style Sheet |
| Answer» | |
| 4. |
Which property in CSS is used to set the grid item size and location in a grid layout?(A) grid-area(B) text-area(C) input -area(D) layout-area |
| Answer» | |