HTML Elements and Their Functions

HTML Elements and Their Functions

Assessment

Flashcard

Computers

12th Grade

Hard

Created by

SHEENA HICKS

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

FLASHCARD QUESTION

Front

<!DOCTYPE html>

Back

Declares the HTML version.

2.

FLASHCARD QUESTION

Front

<html>

Back

Wraps the entire HTML document.

3.

FLASHCARD QUESTION

Front

<head>

Back

Contains metadata like title, character set, styles, and scripts.

4.

FLASHCARD QUESTION

Front

<title>

Back

Sets the document title.

5.

FLASHCARD QUESTION

Front

<body>

Back

Contains the main content of the HTML document.

6.

FLASHCARD QUESTION

Front

<h1> to <h6>

Back

Define headings, where

is the largest and

is the smallest.

7.

FLASHCARD QUESTION

Front

<p>

Back

Represents paragraphs of text.

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?