HTML Quizizz for eighth graders

HTML Quizizz for eighth graders

8th Grade

10 Qs

quiz-placeholder

Similar activities

HTML - Tags, elements, tables and images

HTML - Tags, elements, tables and images

7th - 9th Grade

12 Qs

HTML Quiz

HTML Quiz

7th - 8th Grade

10 Qs

8 Web Design // Getting Started

8 Web Design // Getting Started

7th - 8th Grade

10 Qs

HTML and CSS

HTML and CSS

7th - 8th Grade

15 Qs

Making Websites Quiz Y9

Making Websites Quiz Y9

8th - 9th Grade

14 Qs

Web Development

Web Development

8th - 10th Grade

12 Qs

HTML basics

HTML basics

5th - 10th Grade

10 Qs

HTML

HTML

5th - 10th Grade

10 Qs

HTML Quizizz for eighth graders

HTML Quizizz for eighth graders

Assessment

Quiz

Computers

8th Grade

Easy

Created by

DEVANSH GUPTA

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does HTML Stand For?

High transportation medium L

HTML

Transportation Medium Long

Hyper Text Markup Language

Hyper Text Medium Language

Answer explanation

Media Image

HTML stands for HyperText Markup Language, create by Tim Berners Lee, the creator of the world wide web.

2.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

who created HTML?

Answer explanation

Media Image

HTML was created by Tim Berners Lee as the standard language for publishing on www ( The World Wide Web ).

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Who Maintains HTML Language currently?

No One

Internet Service Providers

Companies who created Browsers

World Wide Web Consortium

Answer explanation

Media Image

The World Wide Web Consortium maintains HTML and develops web standards with many companies.

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the root tag of HTML?

<html>

<body>

<head>

<!DOCTYPE html>

Answer explanation

Media Image

<html> tag is the tag for starting a page at this defines the document starting

5.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Which tag is used to style text?

Answer explanation

Media Image

<font> tag was used to style text in html. But in the latest version, we use css ( Cascading Style Sheets ) to do the same task, so it is declared as an obsolete tag.

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which filename will tell the server to show that html file?

index.html

home.html

flowchart.html

first.html

Answer explanation

Media Image

If a filename in a website is index.html or index.php, the website will automatically load that webpage because of the name.

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How is index.html and index.html.txt different?

there aren't different

I don't know

index.html specifies html file, while index.html.txt is a blank text file.

index.html.txt is automatically renamed to index.html.

Answer explanation

Media Image

.txt at the end means that the file is a text document file.

.html at the end means that te file is a webpage.

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?