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

Інформатика 10 клас

Інформатика 10 клас

1st - 12th Grade

7 Qs

HTML - elemente de baza

HTML - elemente de baza

9th Grade

16 Qs

Web Unit Lab 0 Tags

Web Unit Lab 0 Tags

9th - 12th Grade

10 Qs

HTML

HTML

9th Grade

14 Qs

HTML

HTML

12th Grade

10 Qs

FrontPage

FrontPage

12th Grade

10 Qs

Introduction to HTML

Introduction to HTML

9th - 12th Grade

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