Search Header Logo

Introduction to CSS

Authored by ARTURO PARIÑAS

Computers

11th - 12th Grade

Used 85+ times

Introduction to CSS
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which rule will change the font of the text?

font-size

text-align

font-family

text-decoration

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which rule is used to change the size of text?

font-size:12px;

font-height:12px;

text-size:12px;

size:12px;

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which type of CSS is placed directly within the HTML tags?

Internal

Inline

External

Included

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is wrong with the CSS applied below?

It should say style:colour=red

It should say style="color:red;"

It should say "style=color:red;"

It should say style="font-color:red;"

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What term describes one specific feature such as size or color?

Property

Declaration Block

selector

Value

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What symbol indicates that numeric values will be hexadecimal instead of decimal?

*

@

#

!

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following lines of code will correctly set the color of text inside a <h2> element to blue, when found in an external CSS file?

h2 {color: blue;}

h2 {text-color:blue;}

style="h2:color,blue;"

h2 text-color:blue

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?