CoderMantra

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

css-exam

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

CSS Questions

1 / 15

1. Which value specifies a transition effect with a slow start, then fast, then end slowly?

2 / 15

2.  Which of the following Media Query describe the ratio of the device width to the device height of the media?

3 / 15

3. In the example below, when will the color pink be applied to the anchor element? a:active{ color:pink; }

4 / 15

4. Which of the following property will be used to display border around a cell without any content?

5 / 15

5. Which of the following will provide date pickers?

6 / 15

6. In the below code snippet, in what order will the margins be added? p {
margin: 25px 50px 75px 100px;
}

7 / 15

7. Which Event Will Be Used When A Connection To The Server Is Opened.

8 / 15

8. What is the correct syntax for referring an external CSS?

9 / 15

9. Which of the following media query describe output style portrait if height is greater than or equal to width, landscape if the opposite?

10 / 15

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

11 / 15

11. When adding transparency styles, what is the difference between using the opacity property versus the background property with rgba() value?

12 / 15

12. Which statement about block and inline elements is true?

13 / 15

13. Which of the following properties will we use to display border around a cell without any content.?

14 / 15

14. What will be the output of the following CSS code snippet? span {
border: 1px solid red;
outline: green dotted thick;
}

15 / 15

15. Which of the following Color Format is a CSS2 introduced named color keywords which allows Web page colors to be matched to an operating system’s color use?

Your score is

The average score is 49%

LinkedIn Facebook VKontakte
0%

By Wordpress Quiz plugin

Category

  • AI
  • AI Tools
  • Assignments
    • C Language Assignments
    • C++ Assignments
    • Java Assignments
    • Python Assignments
  • C Programming
  • c-plus-plus-Assignments
  • C++
  • Coding + AI
  • Core Java
  • Data Structure
  • Data Structure In C++
  • data structures
  • 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
  • Why

Archives

  • March 2026
  • February 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • 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
How to Learn Python Faster Using ChatGPT March 24, 2026
Topological Sort in Data Structures March 23, 2026
How to Use ChatGPT for Studying March 22, 2026
Dijkstra Algorithm in Data Structures March 22, 2026
Contact Us

info@codermantra.com

admin@codermantra.com

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