Search Header Logo

T3. Advanced CSS (Reviewer)

Authored by Janielle Hembrador

Computers

7th Grade

Used 135+ times

T3. Advanced CSS (Reviewer)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Maya's website buttons look squished on tablet devices. In her CSS code, what's the best way to fix this?

Delete all buttons on tablet view

Make all buttons invisible on tablets

Use the same desktop styling for all devices

Create a media query for tablet size and adjust button padding and width

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is this specific screen size where the website’s styling adapts to fit the device called?

screen size

breakpoint

screen

screen point

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A web developer is creating a product catalog. Users complain that all items are in one long row on desktop screens. Which Flexbox property should be implemented?

A. flex-direction: column

B. flex-wrap: wrap

C. display: block

D. justify-content: center

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Emma's client wants their product cards to have softened corners instead of sharp edges. Which CSS property combination should she use?

border-radius: smooth;

border-radius: 15px

border-style: curved;

border-type: smooth

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Miguel is developing a website to raise awareness about climate change as part of SDG 13: Climate Action. He wants to use a hero image of the Earth to emphasize the importance of protecting the environment. However, he notices that the image does not fully cover the section, leaving blank spaces on some screens. Which CSS property should Miguel use to ensure the background image completely covers the element and creates a visually impactful design?

background-size: cover;

background-position: full;

background-size: contain;

background-repeat: no-repeat

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fill in the blank: Tom's e-commerce site needs to adjust product cards based on screen size. On tablets, three cards should appear per row. He should use ________ to achieve this.

Reduce card size only

Hide extra cards on tablets

Create separate websites for each device

Use media queries with appropriate flex and width properties

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fill in the blank: When you layout CSS Cards using Flexbox, to evenly distribute items across the container, you should use ________.

align-items: center;

justify-content: space-around;

justify-content: space-evenly;

justify-content: space-between;

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?