CodeHS Unit 5 Advanced HTML/CSS Review

CodeHS Unit 5 Advanced HTML/CSS Review

9th - 12th Grade

24 Qs

quiz-placeholder

Similar activities

Teknologi Web

Teknologi Web

12th Grade

20 Qs

CodeHS Unit 5

CodeHS Unit 5

8th - 12th Grade

20 Qs

0801TIK1008

0801TIK1008

8th Grade - University

20 Qs

Lesson #4 MTA 98-375

Lesson #4 MTA 98-375

9th - 12th Grade

21 Qs

CSS Basics

CSS Basics

6th - 12th Grade

21 Qs

HTML Fundamentals 1

HTML Fundamentals 1

9th - 12th Grade

20 Qs

4.01 Quiz B

4.01 Quiz B

9th - 12th Grade

20 Qs

Quiz: HTML & CSS Image Styles

Quiz: HTML & CSS Image Styles

12th Grade

19 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?