Search Header Logo

GC Web Dev L2S12

Authored by CampK12 Web

Computers

4th - 5th Grade

Used 60+ times

GC Web Dev L2S12
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following bootstrap style is used to add standard links to .navbar?

- .navbar-link

- .link

- .form-link

None of the above.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the most appropriate CSS media query statement to change the #wrapper selector's width value to 90% on screen devices not wider than 1024px.

@media only screen and (min-width: 1024px) { #wrapper { width: 90%; } }

@media only screen and (max-width: 1024px) { #wrapper { width: 90%; } }

@media all and (min-width: 1024px) { #wrapper { width: 90%; } }

@media print and (max-width: 1024px) { #wrapper { width: 90%; } }

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following class applies the hover color to a particular row or cell of a table?

- .active

- .success

- .warning

- .danger

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What model includes margin, border, padding, and content?

CSS Box model

CSS3 Flexbox Box model

CSS3 Grid Layout model

CSS Grid Template Layout Module

SHOW ANSWER

5.

OPEN ENDED QUESTION

3 mins • Ungraded

Write three Bootstrap classes for Buttons.

Evaluate responses using AI:

OFF

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are flex-direction property values? (Choose all that apply.)

auto

row-reverse

column

start

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many dimensions are specified in flexbox layout module?

1

2

3

4

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?