Search Header Logo

ict1_ft_w3-4_q2

Authored by JB Presa

Computers

11th Grade

Used 2+ times

ict1_ft_w3-4_q2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You want all headings on your webpage to appear green. Which CSS rule will you apply?

.h2 { color: green; }

#h2 { color: green; }

h2 { color: green; }

text { color: green; }

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are styling the main banner of your site, which is unique. Which selector should you use?

Class Selector

ID Selector

Inline Selector

Tag Selector

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You want to style three buttons in the same way. How can you apply a single style to all?

Apply inline CSS to each

Give them all the same ID

Assign them the same class

Use a tag selector for

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You see color: rgb(255,0,0); on a webpage. What does the value tell you?

Green is dominant

Blue is dominant

Transparent red

Red is dominant

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A webpage uses font-size: 20px; and looks small on a large monitor. What explains this?

Relative units always shrink

RGB values are not correct

HEX values affect font size

Absolute units don’t scale

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A teammate suggests using pt for font size on a responsive website. What should you conclude?

It’s better because it scales automatically

It’s ideal because it adapts to parent size

It’s unsuitable because it’s absolute

It’s recommended by all browsers

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A group member suggests using IDs for all elements instead of classes. How would you evaluate this idea?

It improves efficiency and speed

It makes code flexible for all

It limits reusability of styles

It reduces errors in HTML

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?