Introduction to CSS

Introduction to CSS

11th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

KT 15' (12) 2

KT 15' (12) 2

12th Grade

10 Qs

VB Controls

VB Controls

11th Grade

10 Qs

Design your website

Design your website

7th - 12th Grade

20 Qs

File Handling in Python - Grade 12 CBSE

File Handling in Python - Grade 12 CBSE

12th Grade

15 Qs

BTEC National ICT U2 - Data Types and Validation

BTEC National ICT U2 - Data Types and Validation

12th Grade

14 Qs

Excel - Funciones de Estadística

Excel - Funciones de Estadística

10th - 12th Grade

20 Qs

Problem Solving : Design Solution

Problem Solving : Design Solution

12th Grade

15 Qs

EmTech Q1 Post Test 3

EmTech Q1 Post Test 3

11th Grade

10 Qs

Introduction to CSS

Introduction to CSS

Assessment

Quiz

Computers

11th - 12th Grade

Hard

Created by

ARTURO PARIÑAS

Used 80+ times

FREE Resource

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers