CoderMantra

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

oct-2024

0%
1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29

august-2024

1 / 29

What value should be passed to the width parameter if we want an element, say a table, to span the entire width of the screen?

2 / 29

The CSS property used to specify the transparency of an element is?

3 / 29

Can negative values be allowed in padding property?

4 / 29

Which of the following property converts text to initial capitals, all uppercase, or all lowercase?

5 / 29

Which of the following css property is used to indicate if an animation plays in reverse or repeats itself every other iteration?

6 / 29

Which of the following property allows a marquee to be used in the case of a text-overflow?

7 / 29

Which value is a slightly bolder weight than the standard bold in the font attribute?

8 / 29

which css property is used to show arrow as cursor?

9 / 29

In the below code snippet, in what order will the margins be added?

10 / 29

What does the CSS property "display" do?

11 / 29

How can we specify the spacing between each letter in a text in CSS?

12 / 29

Which one is NOT the audio element’s attribute?

13 / 29

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

14 / 29

How do you specify multiple CSS styles for a single HTML element?

15 / 29

Which of the following CSS property is used to control the visibility of an element?

16 / 29

Which Selector selects any element in case it is the only child element of its parent element with its type?

17 / 29

What will be the width of the div element given below? div {
width: 310px;
padding: 20px;
border: 5px solid blue;
margin: 0;
}

18 / 29

Which property sets the actual amount of spacing between the various letters?

19 / 29

Which of the following CSS properties specifies the stack order of elements?

20 / 29

Which of the following property sets the alignment of the last line of a text block?

21 / 29

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

22 / 29

The transparent keyword is equivalent to which RGBA() value in CSS?

23 / 29

Which of the following property applies one or more shadows to text?

24 / 29

How can you center an element horizontally using CSS?

25 / 29

What are the uses of CSS pseudo-elements?

26 / 29

Which of the following css property allows elements to be offset, rotated, scaled, and skewed in a variety of different ways?

27 / 29

The screen media type can be used with:

28 / 29

The CSS property that is primarily used for giving a line over a text would be:

29 / 29

Which selector do we use to specify the rule for binding some particular unique element?

Your score is

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