CodeHS Unit 5 Advanced HTML/CSS Review

CodeHS Unit 5 Advanced HTML/CSS Review

9th - 12th Grade

24 Qs

quiz-placeholder

Similar activities

Final Exam Review 2018

Final Exam Review 2018

10th - 12th Grade

20 Qs

GRADE 9 QUIZ

GRADE 9 QUIZ

9th Grade

20 Qs

HTML & CSS Review

HTML & CSS Review

7th - 12th Grade

20 Qs

Presenting Data Luke

Presenting Data Luke

10th Grade

20 Qs

Adding a Vidoe to your Website

Adding a Vidoe to your Website

9th - 10th Grade

20 Qs

Code Quiz

Code Quiz

KG - University

21 Qs

HTML / CSS

HTML / CSS

11th Grade

20 Qs

Intro to CS | Unit 2 Vocabulary

Intro to CS | Unit 2 Vocabulary

9th - 12th Grade

21 Qs

CodeHS Unit 5 Advanced HTML/CSS Review

CodeHS Unit 5 Advanced HTML/CSS Review

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Michael Buwalda

Used 3+ times

FREE Resource

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

Which of the following is the proper way to apply the CSS code inside style.css to the home.html file?

Media Image
Media Image
Media Image
Media Image

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

Which of the following is the proper way to link to the about.html page from the index.html page?

<a href="about">About This Site</a>

<a href="/about.html">About This Site</a>

<a href="/about">About This Site</a>

<a href="about.html">About This Site</a>

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What are IFrames?

Buttons that link to other websites

Videos uploaded to your website

The number of views your website has

HTML elements and pages embedded inside of other HTML pages

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

True or False: It is possible to embed any website inside IFrames.

True

False

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What is the function of the div tag?

To define a section of an HTML page

To group a block of elements together to format them with CSS

To efficiently apply the same style to several different elements

All of the above

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which of the following correctly uses div to style multiple elements the same way?

Media Image
Media Image
Media Image
Media Image

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which of the following selects all p tags with the class alert and makes them red?

Media Image
Media Image
Media Image
Media Image

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?