CSS Quiz

CSS Quiz

University

14 Qs

quiz-placeholder

Similar activities

web Development QUIZ

web Development QUIZ

University

10 Qs

Quiz-2: HTML & CSS (AIML)/CC/1st Year

Quiz-2: HTML & CSS (AIML)/CC/1st Year

University

15 Qs

Introdução ao JavaScript e CSS

Introdução ao JavaScript e CSS

1st Grade - University

10 Qs

Workshop INFORMATIONALL

Workshop INFORMATIONALL

University

10 Qs

sample test

sample test

University

10 Qs

Recap on HTML and CSS

Recap on HTML and CSS

University

16 Qs

HTML Forms Quiz

HTML Forms Quiz

University

10 Qs

Quis CSS W3Schools

Quis CSS W3Schools

University

10 Qs

CSS Quiz

CSS Quiz

Assessment

Quiz

Computers

University

Hard

Created by

7376211CS136 S

Used 1+ times

FREE Resource

14 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The full form of CSS is:

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt


How can we change the background color of an element?

Background-change

Background-style

background-color

Background-color

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

In how many ways can CSS be written in?

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What type of CSS is the following code snippet?

<h1 style="color:blue;">A Blue Heading</h1>

Inline

Internal

External

Outline

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How can we select an element with a specific ID in CSS?

.

^

&

#

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How can we write comments in CSS?

/* */

//

%

#

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

p {

margin: 25px 50px 75px 100px;

}

Top,Right,Bottom,Left

Top,Left,Bottom,Right

Top,Bottom,Right,Left

Right,Left,Top,Bottom

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?