CoderMantra

Menu
  • Home
  • Quiz
  • How-To
  • Q/A
  • Blog

css-exam

0 votes, 0 avg
518
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

CSS Questions

1 / 15

1. Which of the following property of a table element specifies whether the browser should control the appearance of the adjacent borders that touch each other or whether each cell should maintain its style?

2 / 15

2. Which of the following CSS property is used to specify the space between every letter inside an element?

3 / 15

3. Which of the following syntax is correct in CSS to make each word of a sentence start with a capital letter?

4 / 15

4. How would you make the first letter of every paragraph on the page red?

5 / 15

5. If we want to show an Arrow as cursor, then which value we will use?

6 / 15

6. Which of the following property controls the horizontal overflow of a block or inline block?

7 / 15

7. Choose the option that correctly specifies the output of the following CSS. span {
border: 1px solid red;
outline: green dotted thick;
}

8 / 15

8. Suppose we want to arrange 5 no of divs so that div4 is placed above div1. Now, which css property will we use to control the order of stack?

9 / 15

9. Which of the following selector in CSS is used to select the elements that do not match the selectors?

10 / 15

10. IF we want to wrap a block of text around an image, which css property will we use?

11 / 15

11. From the choices given below, select the correct oredr to code css pseudo-classes.

12 / 15

12. When using flexbox, the 'justify-content' property can be used to distribute the space between the flex items along the main axis. Which value should be used to evenly distribute the flex items within the container shown below.

13 / 15

13. Which one is NOT the audio element’s attribute?

14 / 15

14. Which one of these is NOT an appropriate value for the font-variant property?

15 / 15

15. Which of the following CSS Property selects an animation defined in an @keyframes rule and applies it to the element?

Your score is

The average score is 50%

LinkedIn Facebook VKontakte
0%

By Wordpress Quiz plugin

Category

  • Assignments
    • C Language Assignments
    • C++ Assignments
    • Java Assignments
    • Python Assignments
  • C Programming
  • c-plus-plus-Assignments
  • C++
  • Core Java
  • Data Structure
  • Data Structure In C++
  • How To
  • Java-Assignments
  • node js questions
  • nodejs assignments
  • nodejs Projects
  • Practice Questions
  • Python Tutorial
  • Python-Assignments
  • Questions
  • Quiz
  • sql-functions
  • SQL-Tutorial
  • Tkinter Tutorial
  • Uncategorized
  • What Is

Archives

  • July 2025
  • April 2025
  • October 2024
  • September 2024
  • June 2024
  • April 2024
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • May 2022
  • November 2021
  • May 2021
  • March 2021
  • November 2020
  • October 2020
  • August 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • September 2019
  • August 2019
  • May 2019
  • March 2019
  • February 2019
  • January 2019
About CoderMantra

Coder Mantra is a unique e-learning website, offers a tutorial of different popular programming languages with examples. The code on this popular tutorial website is tested and executed.

Latest Posts
Double Linked List in Java. July 15, 2025
Simple Calculator Program in Python April 25, 2025
Number Guessing Game in Python April 25, 2025
Python Program to Swap Two Variables April 14, 2025
Contact Us

info@codermantra.com

admin@codermantra.com

© 2020 Coder Mantra . All Rights Reserved
About | Privacy Policy | Terms | Contact