Advanced HTML & CSS Lessons 5.1 to 5.3

Advanced HTML & CSS Lessons 5.1 to 5.3

9th - 12th Grade

11 Qs

quiz-placeholder

Similar activities

CSS QUIZ #3

CSS QUIZ #3

9th - 12th Grade

10 Qs

سين جيم تقن105_1

سين جيم تقن105_1

10th Grade

10 Qs

Html quiz

Html quiz

KG - Professional Development

10 Qs

Cuánto sabes de programación orientada a la WEB ?

Cuánto sabes de programación orientada a la WEB ?

10th Grade

11 Qs

BAB 4 KOD ARAHAN-BY PO ENCEM

BAB 4 KOD ARAHAN-BY PO ENCEM

6th Grade - University

10 Qs

EXAMEN UNIDAD 3- CULTURA DIGITAL 2

EXAMEN UNIDAD 3- CULTURA DIGITAL 2

12th Grade - University

14 Qs

Auto-evaluacion 10

Auto-evaluacion 10

9th - 10th Grade

10 Qs

HTML

HTML

KG - Professional Development

8 Qs

Advanced HTML & CSS Lessons 5.1 to 5.3

Advanced HTML & CSS Lessons 5.1 to 5.3

Assessment

Quiz

Other

9th - 12th Grade

Hard

Created by

Betzabé Orenos

Used 8+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Which of the following tags contains the filter effect in this image?

<img class="hue-rotate-filter" src="https://codehs.com/static/img/library/landscapes/flowers.jpg">

<img class="blur-filter" src="https://codehs.com/static/img/library/landscapes/flowers.jpg">

<img class="grayscale-filter" src="https://codehs.com/static/img/library/landscapes/flowers.jpg">

<img class="opacity-filter" src="https://codehs.com/static/img/library/landscapes/flowers.jpg">

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Which of the following tags contains the filter effect in this image?

<img class="saturate-filter" src="https://codehs.com/static/img/library/landscapes/flowers.jpg">

<img class="sepia-filter" src="https://codehs.com/static/img/library/landscapes/flowers.jpg">

<img class="invert-filter" src="https://codehs.com/static/img/library/landscapes/flowers.jpg">

<img class="brightness-filter" src="https://codehs.com/static/img/library/landscapes/flowers.jpg">

3.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Media Image

<img class="________________-filter" src="https://codehs.com/static/img/library/landscapes/flowers.jpg">

4.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

<img class="_______________-filter" src="https://codehs.com/static/img/library/landscapes/flowers.jpg">

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What is missing on line #9 of this style sheet?

#keyframes

@keyframes

<keyframes>

{

keyframes

}

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the result of this interaction "img:hover"?

When the cursor passes on top of the image something will happen.

When the image is clicked something will change.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which part of the following line will the hyperlink be displayed ?

<p>Click <a href="about.html">here</a> to go to the about page.</p>

Click

here

to go to the about page

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?