CSS3 - WED201c

CSS3 - WED201c

University

20 Qs

quiz-placeholder

Similar activities

WEB DESIGN QUIZ P1

WEB DESIGN QUIZ P1

University

20 Qs

HTML and CSS Quiz

HTML and CSS Quiz

10th Grade - University

20 Qs

HTML and CSS Basics Quiz

HTML and CSS Basics Quiz

9th Grade - University

20 Qs

MCS 602 - CSS

MCS 602 - CSS

University

20 Qs

HTML CSS Basics Assessment -1

HTML CSS Basics Assessment -1

University

15 Qs

Mastering HTML and CSS Concepts

Mastering HTML and CSS Concepts

University

20 Qs

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

CSS Basic

CSS Basic

University

20 Qs

CSS3 - WED201c

CSS3 - WED201c

Assessment

Quiz

Computers

University

Easy

Created by

Ngô Giang Thanh (FE FPTU DN)

Used 7+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does CSS stand for?

Colorful Style Sheets

Cascading Style Sheets

Creative Style Sheets

Computer Style Sheets

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is the correct way to add a background color in CSS?

background-color: red;

color: background red;

bg-color: red;

background: red color;

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How do you add a comment in CSS?

// This is a comment

/* This is a comment */

``

' This is a comment

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which property is used to change the text color of an element?

text-color

font-color

color

text-style

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the correct CSS syntax for making all the elements bold?

p {font-weight: bold;}

p {text-size: bold;}

{bold: text;}

p {style: bold;}

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which CSS property controls the font size?

text-size

font-style

font-size

text-style

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How do you select an element with the id 'demo'?

demo

.demo

#demo

*demo

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?