Html quiz

Html quiz

9th Grade

5 Qs

quiz-placeholder

Similar activities

Tabulas HTML

Tabulas HTML

9th Grade

10 Qs

PTS Kelas 9

PTS Kelas 9

9th Grade

10 Qs

VB Quiz

VB Quiz

5th Grade - University

10 Qs

IT systems

IT systems

9th - 12th Grade

10 Qs

Access - Lesson 14

Access - Lesson 14

9th - 12th Grade

10 Qs

Teknik Komputer

Teknik Komputer

9th Grade

10 Qs

ฝ่ายที่ 1 เหตุผลเชิงเปรียบเทียบกับโจทย์ ป5

ฝ่ายที่ 1 เหตุผลเชิงเปรียบเทียบกับโจทย์ ป5

1st - 12th Grade

10 Qs

แบบทดสอบ เรื่อง การจัดการข้อมูลและสารสนเทศ

แบบทดสอบ เรื่อง การจัดการข้อมูลและสารสนเทศ

9th Grade

10 Qs

Html quiz

Html quiz

Assessment

Quiz

Computers

9th Grade

Medium

Created by

ABDUL Hadi

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Full form of html

Hyper Text Markup Language

Hyper txt Markup

Language

None of them

Hyper Text Makeup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which character is used to indicate an end tag?

!

#

/

\

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Web pages starts with which of the following tag?

<form>

<HTML>

<body>

<Title>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ali wants to add the link of google into his website which link of coding is correct for it

<a href ="www.google.com">google</a>

<a href =www.google.com">google<a>

<a herf =www.google.com>google</a>

<a href ="https://www.google.com">google</a>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What defines the beginning and ending of the visible part of a webpage?

<head> main part of the document </body>

<body> main part of the document </html>

d) </body> main part of the document <html>

<body> main part of the document </body>