CodeHS Advanced HTML/CSS Review

CodeHS Advanced HTML/CSS Review

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

CIW Advanced HTML

CIW Advanced HTML

9th - 12th Grade

15 Qs

HTML CSS Links

HTML CSS Links

9th - 12th Grade

15 Qs

3.1-basic-CSS-review

3.1-basic-CSS-review

7th Grade - Professional Development

10 Qs

Introducción a CSS

Introducción a CSS

10th Grade

10 Qs

ICT Y10 WEEK 4

ICT Y10 WEEK 4

10th Grade - University

20 Qs

CSS (Text-Font-Box)

CSS (Text-Font-Box)

1st Grade - University

10 Qs

La sintassi CSS

La sintassi CSS

9th Grade - Professional Development

20 Qs

Básicas CSS: Selectores

Básicas CSS: Selectores

11th Grade

10 Qs

CodeHS Advanced HTML/CSS Review

CodeHS Advanced HTML/CSS Review

Assessment

Quiz

Specialty, Other, Computers

9th - 12th Grade

Medium

Created by

Katy Fleming

Used 46+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Assume you have two files for your website, and these files exist in the same folder:

about.html

style.css

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

Media Image
Media Image
Media Image
Media Image

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following would you use an IFrame for?

Embedding a map from Google Maps in your website

Adding an image to your website

Changing an image’s opacity when the user hovers over the image

Adding a filter to an image on your website

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You are trying to apply the same style to several different elements in a block, with line breaks before and after. Which tag should you use?

<span>

<div>

<style>

<src>

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following selects all elements with the class footer that are inside of divs?

Media Image
Media Image
Media Image
Media Image

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following selects all a tags that are immediate children of div tags?

div > a

...

div < a

div + a

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Why is it important to avoid repetitive code while creating a website?

Excessive code is harder to read and understand

It is easier to make edits to websites when CSS rules are strategically grouped and organized

It demonstrates good coding style

All of the above

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following will turn the first letter of all p elements blue?

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?