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 Event Will Be Used When A Connection To The Server Is Opened.

2 / 15

2. In the following media query example, what conditions are being targeted? @media(min-width:1024px),screen and (orientation: landscape){…..}

3 / 15

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

4 / 15

4. CSS is written in which language?

5 / 15

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

6 / 15

6. 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?

7 / 15

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

8 / 15

8. Which of the following media feature describes the number of entries in the color lookup table of the output device

9 / 15

9. Which of the following is the Color Format that is the CSS3 HSL value with a fourth value to set the alpha channel value for the color to define the opacity of the element?

10 / 15

10. If a particular should never be overridden by another rule, the _______ indication should be used.

11 / 15

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

12 / 15

12. Which of the following CSS Gradient Functions creates a circular, and optionally sets its shape, size, and position?

13 / 15

13.  Which variable defines the data type of the content in CSS?

14 / 15

14. The CSS property that is equivalent to the align attribute is:

15 / 15

15. Which of the following is used for spread radius?

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