HTML Basics Quiz

HTML Basics Quiz

8th Grade

76 Qs

quiz-placeholder

Similar activities

General computers

General computers

6th - 8th Grade

71 Qs

Fun Fun Fun

Fun Fun Fun

6th - 8th Grade

80 Qs

Keyboarding

Keyboarding

7th - 8th Grade

76 Qs

CSD Unit 2 Quiz

CSD Unit 2 Quiz

7th - 8th Grade

72 Qs

INTERNET, HARDWARE Y SOFTWARE

INTERNET, HARDWARE Y SOFTWARE

6th - 8th Grade

80 Qs

General Form Knowledge Quiz

General Form Knowledge Quiz

8th Grade

81 Qs

ICT Spreadsheet Essentials Review Part 2

ICT Spreadsheet Essentials Review Part 2

6th - 8th Grade

76 Qs

2nd Term Quiz Gr6

2nd Term Quiz Gr6

6th - 8th Grade

80 Qs

HTML Basics Quiz

HTML Basics Quiz

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Sasha Azouth

Used 6+ times

FREE Resource

76 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the declaration in an HTML document?

It links to external JavaScript files.

It creates a comment in the HTML code.

It defines the document type and version of HTML.

It displays the webpage content.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the tag in an HTML document contain?

The visible content of the webpage.

The closing tags of the HTML document.

Metadata, links, and the title of the webpage.

Commands for browser operations.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the

It embeds a video file into the webpage.

It alerts users that the browser does not support JavaScript.

It links to CSS files.

It specifies a script to run if JavaScript is enabled.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to open a new webpage in a new browser window?