CodeHS Advanced HTML/CSS Review

CodeHS Advanced HTML/CSS Review

Assessment

Flashcard

Specialty, Other, Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

52 questions

Show all answers

1.

FLASHCARD QUESTION

Front

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

Back

Embedding a map from Google Maps in your website

2.

FLASHCARD QUESTION

Front

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?

Back

3.

FLASHCARD QUESTION

Front

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

Back

Media Image

4.

FLASHCARD QUESTION

Front

Which of the following selects all a tags that are immediate children of div tags? Options: div > a, div < a, div + a

Back

div > a

5.

FLASHCARD QUESTION

Front

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

Back

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.

6.

FLASHCARD QUESTION

Front

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

Back

Media Image

7.

FLASHCARD QUESTION

Front

Which of the following selects images as the mouse hovers over them and sets their size to 350px by 350px?

Back

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?