Compuscholar Chapter 6 Exam Review

Compuscholar Chapter 6 Exam Review

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

HTML/CSS Quiz

HTML/CSS Quiz

6th Grade - University

20 Qs

Code.org: Web Development: Unit 2 Lessons 10 - 14 Test

Code.org: Web Development: Unit 2 Lessons 10 - 14 Test

7th - 10th Grade

22 Qs

BTS of Web Design: Lesson Recap

BTS of Web Design: Lesson Recap

10th Grade - University

15 Qs

IT Specialist: HTML & CSS Certification Exam Review

IT Specialist: HTML & CSS Certification Exam Review

12th Grade

21 Qs

HTML CSS JS

HTML CSS JS

9th - 12th Grade

20 Qs

Webxam Programming

Webxam Programming

12th Grade

20 Qs

Ucertify Introduction to Cascade Style Sheets Technology

Ucertify Introduction to Cascade Style Sheets Technology

9th - 12th Grade

20 Qs

Adobe TEST Study 1

Adobe TEST Study 1

9th - 12th Grade

15 Qs

Compuscholar Chapter 6 Exam Review

Compuscholar Chapter 6 Exam Review

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Kandi Young

Used 70+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Property

Declaration Block

Rule

Value

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property would you set to control the color of the background in an element?

color

background-color

back

font-color

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

@

*

!

#

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following declarations will turn the text in a paragraph to bold?

font-weight: normal;

font-size: large;

font=bold;

font-weight: bold;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What element would you style to set default properties for all of the other elements on your web page?

< p >

< html >

< head >

< body >

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a way to apply CSS properties to your website?

The inline method

The embedded method

The outline method

The external method

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this line of code in an external CSS file tell the browser? @charset "utf-8";

The font style to use

That you are using base-8

The character set you are using

To bold the text on the screen

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?