Week 7 Review

Week 7 Review

University

13 Qs

quiz-placeholder

Similar activities

CSS quiz

CSS quiz

University

10 Qs

P82 Invention and Robotic Club 06/28

P82 Invention and Robotic Club 06/28

KG - Professional Development

10 Qs

APA Format: 7th Edition

APA Format: 7th Edition

University

10 Qs

Super 15 Batch 3 quiz

Super 15 Batch 3 quiz

University

10 Qs

Rec.AV1 - Pensamento Comp. 1 ano

Rec.AV1 - Pensamento Comp. 1 ano

1st Grade - University

10 Qs

Quiz on HTML, CSS -1

Quiz on HTML, CSS -1

University

10 Qs

Creating Web Pages

Creating Web Pages

University

10 Qs

Diseño de Interfaces II

Diseño de Interfaces II

University

18 Qs

Week 7 Review

Week 7 Review

Assessment

Quiz

Other

University

Medium

Created by

Samantha Ruiz

Used 1+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the correct syntax to apply a class named "header" in CSS?

.header { color: blue; }

#header { color: blue; }

header { color: blue; }

*header { color: blue; }

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What symbol is used to target an ID in CSS?

.

#

*

>

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which property is used to change the background color of an element?

color

background-color

bgcolor

background

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which CSS property changes the text color?

font-color

text-color

color

text-style

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How do you make text bold using CSS?

font-weight: bold;

text-bold: true;

bold: yes;

text-weight: bold;

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which CSS property controls text alignment?

text-align

align

horizontal-align

alignment

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How do you change the background color of an input field?

input { background-color: yellow; }

form { background: yellow; }

input { color: yellow; }

field { background: yellow; }

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?