HTML Tags

HTML Tags

University

16 Qs

quiz-placeholder

Similar activities

Code Quiz

Code Quiz

KG - University

21 Qs

AIB 9: HTML-Quiz

AIB 9: HTML-Quiz

9th Grade - University

13 Qs

HTML quiz

HTML quiz

10th Grade - University

20 Qs

Web Technology

Web Technology

University

15 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

DASAR HTML

DASAR HTML

University

20 Qs

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

HTML & CSS quiz

HTML & CSS quiz

6th Grade - Professional Development

21 Qs

HTML Tags

HTML Tags

Assessment

Quiz

Computers

University

Medium

Used 401+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first tag that you put in a html document?
<head>
<header>
<DOCTYPE html>
<!DOCTYPE html>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the second tag that you put in a html document?
<head>
<header>
<title>
<!DOCTYPE html>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a basic web page, what is the third tag that you might put in a html document?
<title>
<header>
<!DOCTYPE html>
<html>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following tags are in the <head>
<script>
<body>
<header>
<h1>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following tags are in the <head>
<p>
<body>
<meta>
<h1>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following tags are in the <head>
<p>
<body>
<footer>
<title>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following tags are the last tag on a html document
<end>
</body>
</footer>
</html>

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?