CoderMantra

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

css-exam

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

CSS Questions

1 / 15

1. When using position fixed, what will the element always be positioned relative to?

2 / 15

2.  Which of the following selector matches the name of any element type?

3 / 15

3. What will be the output of following CSS code snippet? h1 {color: red text-decoration: underline; font-style: italic;}

4 / 15

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

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. The CSS property used to set the distance between the borders of the adjacent cells in the table is__________

7 / 15

7. What type of CSS is generally recommended for designing large web pages?

8 / 15

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

9 / 15

9. Which of the following is used to specify the subscript of text using CSS?

10 / 15

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

11 / 15

11. Which of the following function adjusts the difference between light and dark values, for use by the filter property?

12 / 15

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

13 / 15

13. Which of the following selector selects all element of E that have the attribute attr that end with the given value?

14 / 15

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

15 / 15

15. Which of the following Viewport Property determines whether the display can be zoomed in and out?

Your score is

The average score is 50%

LinkedIn Facebook VKontakte
0%

By Wordpress Quiz plugin

Category

  • AI
  • 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
  • Why

Archives

  • 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
Tree in Data Structure – A Complete Guide with Examples October 3, 2025
What is Generative AI? Explained with Simple Examples. September 25, 2025
Double Linked List in Java. July 15, 2025
Simple Calculator Program in Python April 25, 2025
Contact Us

info@codermantra.com

admin@codermantra.com

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