Fun with HTML Basics

Fun with HTML Basics

1st Grade

20 Qs

quiz-placeholder

Similar activities

Llenguatge de Marques (Tema2)

Llenguatge de Marques (Tema2)

1st Grade

15 Qs

HTML Dasar 2024

HTML Dasar 2024

1st Grade

15 Qs

Documentos HTML

Documentos HTML

1st Grade - Professional Development

16 Qs

PTS Pemrograman Web 22

PTS Pemrograman Web 22

1st - 3rd Grade

20 Qs

Ka More HTML Tags

Ka More HTML Tags

1st - 12th Grade

15 Qs

HTML

HTML

1st - 12th Grade

20 Qs

HTML

HTML

KG - University

20 Qs

Fun with HTML Basics

Fun with HTML Basics

Assessment

Quiz

Computers

1st Grade

Medium

Created by

Joko Ishak

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

Hyperlink Text Markup Language

HyperText MultiLanguage

HighText Markup Language

HyperText Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of HTML tags?

The purpose of HTML tags is to structure and format content on web pages.

To store data in databases.

To enhance server-side processing.

To create animations on web pages.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tag is used for a heading?

<head>

<title>

<body>

<foot>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the tag for creating a table?

<table>

<talbe>

<tudbe>

<toble>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you add a link in HTML?

Use the