Week 7 Review

Week 7 Review

University

13 Qs

quiz-placeholder

Similar activities

HTML & CSS Quizz

HTML & CSS Quizz

University

10 Qs

Knee Sp. View

Knee Sp. View

University

12 Qs

QUIZ_1_UID-I

QUIZ_1_UID-I

University

10 Qs

snowboard

snowboard

KG - Professional Development

16 Qs

Zodiac Signs

Zodiac Signs

5th Grade - University

15 Qs

Barcode Verification Basics

Barcode Verification Basics

University

15 Qs

UI DESIGN

UI DESIGN

University

16 Qs

แบบทดสอบก่อนเรียน หน่วยที่ 5 การใส่สีอักษรและใส่ภาพพื้นหลัง

แบบทดสอบก่อนเรียน หน่วยที่ 5 การใส่สีอักษรและใส่ภาพพื้นหลัง

University

10 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?