HTML-2

HTML-2

5th Grade

7 Qs

quiz-placeholder

Similar activities

Y8 HTML Intro

Y8 HTML Intro

4th - 5th Grade

10 Qs

Making your own Webpage

Making your own Webpage

5th Grade

10 Qs

Create a Website 1

Create a Website 1

KG - University

10 Qs

HTML quiz

HTML quiz

1st - 5th Grade

10 Qs

Информатика 11 сынып HTML

Информатика 11 сынып HTML

1st - 12th Grade

10 Qs

Quiz sobre HTML e VS Code

Quiz sobre HTML e VS Code

1st Grade - University

11 Qs

26.08.2021 ASK KOD ARAHAN HTML

26.08.2021 ASK KOD ARAHAN HTML

1st - 12th Grade

10 Qs

HTML-2

HTML-2

Assessment

Quiz

Computers

5th Grade

Easy

Created by

Swati Sharma

Used 1+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An HTML file has to be saved with the extension ___________ .

.htm or .html

doc
pdf
txt

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You can create or edit an HTML file using any text

editor such as _____________________.

Notepad

Notepad++

Atom and Brackets

All of these

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<! DOCTYPE html>:

It declares the version of HTML.

This is the

first line to be written in any HTML document.

It provides an

instruction to the browser that the page is written in HTML.

All of these

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<html> ... </html>:

These tags tell the browser that the

web page will be formatted in HTML.

These tags tell the browser that the

web page will not be formatted in HTML.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<html> ... </html>: These are the outermost tags inside which

all the other tags are placed.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____________ tag is used to define the document title, style

link, script and other information about the HTML document.

<title>...</title>:

<head>...</head>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This tag contains all information to be displayed in the web page

<title>...</title>

<body>...</body>

Discover more resources for Computers