Search Header Logo

Quiz 3 WebE

Authored by Cương Kim

Information Technology (IT)

University

Used 3+ times

Quiz 3 WebE
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?