Search Header Logo

HTML Basics (S1 2019-20)

Authored by Alexander Baucom

Computers

7th - 8th Grade

Used 43+ times

HTML Basics (S1 2019-20)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

Hyperlink Text Machine Learning

Hypertext Markup Language

Hardware Markup Learning

Hardwire Machine Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are HTML tags?

The special set of characters that indicates the start and end of an HTML element and that element’s type.

A piece of a website, marked by a start tag and often closed with an end tag.

The raw text, images, and other elements included in a web page.

None of these.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of an HTML tag?

//html//

>html<

index.html

<html>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first tag you use when creating an html document?

<!DOCTYPE html>

<p>

<body>

<head>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct closing tag?

/body

<body/>

body</>

</body>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to insert spaces in between lines of text in a web page?

<body>

<p>

<!DOCTYPE html>

<head>

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following has a correct website structure?

<!DOCTYPE html>

<html>


<head>

</head>


<body>

</body>


</html>

<!DOCTYPE html>

</html>


<head>

</head>


</body>

</body>

</html>


<head>

</head>


<body>

</body>


</html>

<!DOCTYPE html>

<!DOCTYPE html>

</html>

<body>

<head>

</head>


</html>

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?