Bootstrap, CSS, and HTML Review

Bootstrap, CSS, and HTML Review

9th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

CSS

CSS

untitled

untitled

HTML and CSS - Practice #1

HTML and CSS - Practice #1

Fundamentals of Web Review

Fundamentals of Web Review

HTML CSS Basics

HTML CSS Basics

Understanding Web Development: HTML & CSS

Understanding Web Development: HTML & CSS

CSS #1

CSS #1

CodeHS Adv HTML & CCS3 Unit 5

CodeHS Adv HTML & CCS3 Unit 5

Bootstrap, CSS, and HTML Review

Bootstrap, CSS, and HTML Review

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Used 8+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to change the background color with css?

background-color: purple;

background-color = "purple";

backgroundcolor=orange

change-background-color: purple

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol should you use to target a class name in css?

#

()

.

class

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

TRUE OR FALSE: CSS is used to style web pages

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

TRUE OR FALSE: HTML is used to style web pages.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where should you put the link tag to connect your CSS and HTML file?

Between the <head> </head> in HTML

Between the <body> </body> in HTML

None of the above.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct CSS link tag?

<link rel="styles" href="stylesheet.css">

<link href="stylesheet">

<link rel="stylesheet" src="styles.css">

<link rel="stylesheet" href="styles.css">

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____is a text file that contains CSS formatting instructions to define the font, color and position of elements used on any markup page(s) to which you attach the style sheet.

<DOCTYPE!>
<main>
An external CSS file, or style sheet
HTML

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?