Quiz 3 WebE

Quiz 3 WebE

University

40 Qs

quiz-placeholder

Similar activities

HTML Y SQL

HTML Y SQL

University

45 Qs

Long Quiz # 2 SDL and Project Management

Long Quiz # 2 SDL and Project Management

University

40 Qs

Kiểm tra học kì II

Kiểm tra học kì II

12th Grade - University

40 Qs

BASIS DATA XI 25

BASIS DATA XI 25

11th Grade - University

40 Qs

PTS GENAP KELAS 4

PTS GENAP KELAS 4

4th Grade - University

35 Qs

Ujian Akhir TIK Kelas V

Ujian Akhir TIK Kelas V

5th Grade - University

40 Qs

Lớp 7 chủ đề 1 p2

Lớp 7 chủ đề 1 p2

7th Grade - University

44 Qs

BSOA 3rd Year Final Exam

BSOA 3rd Year Final Exam

University

40 Qs

Quiz 3 WebE

Quiz 3 WebE

Assessment

Quiz

Information Technology (IT)

University

Easy

Created by

Cương Kim

Used 3+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you create a CSS animation that repeats indefinitely?
animation-iteration-count: infinite;
animation-repeat: infinite;
animation-loop: true;
animation-iteration: infinite;

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to control the spacing between lines of text?
text-spacing
line-height
letter-spacing
spacing

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you select an element with the ID "example"?
@example
.example
$example
#example

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In CSS, what is the default value of the position property?
absolute
static
fixed
relative

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to create rounded corners?
round-corner
border-radius
corner-radius
border-round

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to create transition effects using CSS3?
alpha-effect: transition (width,2s);
transition-duration: 2s; transition-effect: width;
transition: width 2s;
None of all above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you make a text bold in CSS?
font-bold: true
text-style: bold
bold: true
font-weight: bold

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?