HTML INTRODUCTION

HTML INTRODUCTION

3rd Grade

9 Qs

quiz-placeholder

Similar activities

Java Script Pro

Java Script Pro

3rd Grade - University

12 Qs

Assíncrona 13 - Presença 26/05

Assíncrona 13 - Presença 26/05

3rd Grade

6 Qs

Microsoft Office 365

Microsoft Office 365

KG - 12th Grade

10 Qs

What is Coding?

What is Coding?

3rd - 5th Grade

11 Qs

PROGRAMAS

PROGRAMAS

3rd Grade

11 Qs

Computer Quiz

Computer Quiz

2nd - 3rd Grade

10 Qs

test ingresso - classe 3 WCM

test ingresso - classe 3 WCM

3rd Grade

10 Qs

Xamarin 01

Xamarin 01

1st - 5th Grade

10 Qs

HTML INTRODUCTION

HTML INTRODUCTION

Assessment

Quiz

Instructional Technology

3rd Grade

Easy

Created by

JOAQUIN GARCIA

Used 37+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

Hyperlink Text Markup Language

Home Tool Markup Language

Hyper Text Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML describe?

The structure of a web page

The functionality of a web page

The design of a web page

The content of a web page

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the element "<head>" contain?

Lists and tables

Images and links

The visible body of the page

Meta information about the HTML page

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the

element "<h1>" do?

Defines a large heading

Defines an image

Defines a paragraph

Defines a link

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an HTML element?

An element has a start tag, content, and an end tag

An element has only an end tag

An element has only a start tag

An element has no content

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the

element "<p>" define?

A paragraph

A header

A list

A table

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an empty element in HTML?

An element without a start tag

An element without content

An element without an end tag

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does "<title>"?

A list

A paragraph

A large header

A title for the HTML page

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the element "<!DOCTYPE html>" declare?

That the document is HTML5

That the document is HTML4

That the document is XHTML

That the document is XML