Basic Structure and Tags

Basic Structure and Tags

12th Grade

15 Qs

quiz-placeholder

Similar activities

HTML/CSS Intro Quiz

HTML/CSS Intro Quiz

9th - 12th Grade

10 Qs

HTML Quiz 3 [Week 8]

HTML Quiz 3 [Week 8]

University

15 Qs

Intro to HTML

Intro to HTML

8th - 12th Grade

20 Qs

Intro to Web Design

Intro to Web Design

9th - 12th Grade

17 Qs

File Type Extensions

File Type Extensions

8th Grade - University

10 Qs

HTML

HTML

8th - 12th Grade

15 Qs

Gmetrix HTML & CSS Session 4 Test

Gmetrix HTML & CSS Session 4 Test

9th - 12th Grade

10 Qs

GRADE VI_HTML Basics Quiz

GRADE VI_HTML Basics Quiz

6th Grade - University

20 Qs

Basic Structure and Tags

Basic Structure and Tags

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Grit and Motivation

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

It defines the language of the document.

It specifies the version of HTML being used.

It links to an external stylesheet.

It comments out a section of the document.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to define the metadata of an HTML document?

``

``

`

`

`

`

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the tag that is used to create a hyperlink in an HTML document.