Basic Structure and Tags

Basic Structure and Tags

12th Grade

15 Qs

quiz-placeholder

Similar activities

HTML,CSS,SCRIPT QUIZZ

HTML,CSS,SCRIPT QUIZZ

University

18 Qs

Javascript Basics Test

Javascript Basics Test

7th - 12th Grade

20 Qs

JavaScript Basics

JavaScript Basics

University

20 Qs

HTML Quiz

HTML Quiz

12th Grade

10 Qs

HTML, CSS, Javascript

HTML, CSS, Javascript

11th - 12th Grade

19 Qs

uCertify Lesson 5 UID Mid

uCertify Lesson 5 UID Mid

8th - 12th Grade

15 Qs

Website Design

Website Design

KG - University

10 Qs

HTML Tags (Basic) Quiz

HTML Tags (Basic) Quiz

11th - 12th Grade

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