Search Header Logo

Introduction to HTML/CSS Quiz 3: Basic CSS

Authored by Jerry Xiao

Computers

6th - 12th Grade

Used 167+ times

Introduction to HTML/CSS Quiz 3: Basic CSS
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What does CSS stand for?

Cool Styling for Sites

Content Style Sheet

Cascading Style Sheet

Connected Style Sheet

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What can't we do with CSS?

Style webpages

Place content on webpages

Change font styles and sizes

Change colors

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

To include CSS in our HTML code we use the

<css> tag

<styling> tag

<content> tag

<style> tag

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

How are colors picked in CSS

The color name or using RGB

Just the color name

Just using RGB

There are no colors in CSS

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

To select by HTML tag the correct syntax is:

@h1 {

h1 {

#h1 {

.h1 {

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

To select by id the correct syntax is:

@my_heading {

my_heading {

#my_heading {

.my_heading {

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

To select by class the correct syntax is:

@heading {

headings {

#headings {

.headings {

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?