Search Header Logo

ADV CSS Ex3

Authored by Preston Rowland

Computers

9th - 12th Grade

Used 4+ times

ADV CSS Ex3
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The CSS box-sizing property allows us to include the padding and border in an element's total width and height.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

By default, the width and height of an element is calculated like this:

width + border = actual width of an element

height + border = actual height of an element

width = actual width of an element

height = actual height of an element

width + padding + border = actual width of an element

height + padding + border = actual height of an element

width + margin + border = actual width of an element

height + margin + border = actual height of an element

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you set box-sizing: border-box; on an element, padding and border are included in the width and height.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Since the result of using the box-sizing: border-box; is so much better, many developers want all elements on their pages to work this way.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The box-sizing property defines how the width and height of an element are calculated: should they include padding and borders, or not.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The @media rule, first introduced in CSS3, made it possible to define different style rules for different media types.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Unfortunately media types never got a lot of support by devices, other than the print media type.

True

False

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?