Basic Structure and Tags

Basic Structure and Tags

12th Grade

15 Qs

quiz-placeholder

Similar activities

Intro to HTML

Intro to HTML

8th - 12th Grade

20 Qs

HTML

HTML

9th - 12th Grade

11 Qs

uCertity SDA Lesson 2 Quiz

uCertity SDA Lesson 2 Quiz

8th - 12th Grade

20 Qs

HTML/CSS

HTML/CSS

9th - 12th Grade

20 Qs

Intro to Web Design

Intro to Web Design

9th - 12th Grade

17 Qs

Javascript Basics Test

Javascript Basics Test

7th - 12th Grade

20 Qs

Web Technology

Web Technology

University

15 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.