HTML & CSS

HTML & CSS

Assessment

Flashcard

Computers

9th - 12th Grade

Practice Problem

Hard

Created by

Yolanda Rivera

FREE Resource

Student preview

quiz-placeholder

39 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the difference between an HTML Tag and an HTML element?

Back

An HTML Tag defines content and an HTML Element includes the opening and closing tags and everything in between.

2.

FLASHCARD QUESTION

Front

Emma is designing a webpage for her school project and wants to start a new line within a paragraph of text. Which code should she use?

Back


<br>

3.

FLASHCARD QUESTION

Front

Code to insert a line break into a webpage.

Back


4.

FLASHCARD QUESTION

Front

What refers to the start tag, the end tag, and everything in between in an HTML document?

Back

HTML Element

5.

FLASHCARD QUESTION

Front

What is the proper code to insert an image named "frog.jpg"?

Back

<img src="frog.jpg" width="104" height="142">

6.

FLASHCARD QUESTION

Front

Which tag defines the main heading in a web document?

Back


<h1>Product</h1>

7.

FLASHCARD QUESTION

Front

Which tag should be used to define the visible content of a web document?

Back

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?