Search Header Logo

CodeHS CSS – Styling Websites (Part 1) Review / Quiz

Authored by Sara Waugh

Information Technology (IT)

10th Grade

Used 4+ times

CodeHS CSS – Styling Websites (Part 1) Review / Quiz
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

30 sec • 1 pt

CSS stands for _________.

Cascading Style Sheets

Computer Style Syntax

Creative Style System

Centralized Style Sheet

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are 2 problems with using HTML to style pages?

a. HTML styling takes up a lot of time b. HTML styling is not scalable

c. HTML styling improves website speed b. HTML styling is always responsive

d. HTML styling automatically optimizes images b. HTML styling supports all browsers

e. HTML styling provides advanced animation features b. HTML styling is always secure

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What are possible values for the color property? (multiple correct answers)

color can't be added

hexadecimal color values

named colors

oRGB color values

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where do we add the <style> tags on our HTML page? Why do they go there?

We add them in the <head> tag. They go there because they are part of the metadata that affects the appearance of the page.

We add them in the <body> tag. They go there because they should be visible to users.

We add them after the closing </head> tag. They go there because they load faster.

We add them inside every

tag. They go there because they only affect that section.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When we use the tag as a selector, it selects ________ elements with that tag.

HTML

CSS

JavaScript

XML

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a class in CSS?

Attribute to add hyperlinks

Attribute to style a specific group of elements

Attribute to add colors

Attribute to add borders

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where do we add the class information in the HTML tag? Provide at least one example.

We add the class information in the opening tag

We add it in the closing tag

We add it right before each opening tag

We add it right after each closing tag

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Information Technology (IT)