Intro to HTML & Tags

Intro to HTML & Tags

8th Grade

20 Qs

quiz-placeholder

Similar activities

Code.org Unit 2 - Web Development

Code.org Unit 2 - Web Development

6th - 8th Grade

15 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

Basic HTML Tags Review

Basic HTML Tags Review

6th - 8th Grade

23 Qs

Intro to HTML

Intro to HTML

7th - 8th Grade

18 Qs

HTML Tags

HTML Tags

6th - 8th Grade

20 Qs

Intro to HTML

Intro to HTML

7th - 8th Grade

15 Qs

HTML Basics

HTML Basics

6th - 8th Grade

20 Qs

HTML

HTML

7th - 8th Grade

20 Qs

Intro to HTML & Tags

Intro to HTML & Tags

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Christina Warren

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Web _ is the creation & maintenance of websites.

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A web _ is a hypertext document on the World Wide Web

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where would you find a </p> html tag on an HTML document?

It is the 1st tag you would see on an HTML document.

It is the 1st tag you would see at the beginning of a paragraph.

It is the tag you would see at the end of a paragraph.

It is the tag you would see at the end of an HTML document.

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are considered end tags? Select all that apply.

<!DOCTYPEhtml>

<html>

</html>

</!DOCTYPEhtml>

</p>

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are considered start tags? Select all that apply.

<!DOCTYPEhtml>

<html>

</html>

<h3>

</p>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following tags would appear last on an HTML document?

<!DOCTYPEhtml>

<html>

</html>

<h3>

</p>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following tags must all HTML documents start with?

<!DOCTYPE html>

</html>

<h1>

<p>

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?