Introduction to HTML

Introduction to HTML

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

HTML & CSS Basics

HTML & CSS Basics

9th - 12th Grade

15 Qs

Hyperlink Tags (HTML)

Hyperlink Tags (HTML)

6th - 12th Grade

15 Qs

Web Development

Web Development

8th - 10th Grade

12 Qs

HTML Basics

HTML Basics

7th - 10th Grade

10 Qs

Basic HTML Tags I

Basic HTML Tags I

9th - 12th Grade

11 Qs

Term 6 - Quiz 3

Term 6 - Quiz 3

7th - 9th Grade

11 Qs

HTML Images

HTML Images

9th - 12th Grade

10 Qs

HTML

HTML

9th - 12th Grade

15 Qs

Introduction to HTML

Introduction to HTML

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Thomas Martinez

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?
HyperText Markup Language
HyperTyped Machine Language
Hello To My Llama
Harry Took My Lunch

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is always the first line of an HTML web page?
<!DOCTYPE html>
<html>
</html>
<title>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is always the 2nd line in an HTML webpage?
<!DOCTYPE html>
<html>
</html>
<title>

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is always the last line in an HTML webpage?
<!DOCTYPE html>
<html>
</html>
<title>

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which section of an HTML webpage should the <title> tag go?
<head>
<body>

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which section of an HTML webpage contains the content that will be displayed in the browser?
<head>
<body>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the largest heading tag?
<h1>
<h2>
<h3>
<h4>

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?