Day 24 - HTML / CSS

Day 24 - HTML / CSS

Assessment

Flashcard

Mathematics

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the purpose of the a:hover selector in CSS?

Back

The a:hover selector is used to apply styles to a link when the mouse hovers over it, allowing for visual feedback such as changing the font size or color.

2.

FLASHCARD QUESTION

Front

How do you create a hero image in HTML?

Back

A hero image can be created using the tag to display a full-screen image or video that welcomes visitors to a website.

3.

FLASHCARD QUESTION

Front

What does the

tag represent in HTML?

Back

The

tag represents the main heading of a webpage, indicating the most important title.

4.

FLASHCARD QUESTION

Front

What is the difference between a:hover and a::hover?

Back

a:hover is the correct syntax for applying styles when a link is hovered over, while a::hover is incorrect and not used in CSS.

5.

FLASHCARD QUESTION

Front

What is a CSS rule?

Back

A CSS rule consists of a selector and a declaration block, which defines how elements should be styled.

6.

FLASHCARD QUESTION

Front

What is the function of the tag in HTML?

Back

The tag is used to embed images in a webpage, requiring the 'src' attribute to specify the image source.

7.

FLASHCARD QUESTION

Front

What is a background image in CSS?

Back

A background image is an image applied to the background of an element, defined using the 'background-image' property.

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?