Understanding HTML Elements and Forms

Understanding HTML Elements and Forms

11th Grade

5 Qs

quiz-placeholder

Similar activities

CSS Rules Quiz-unit 4 CodeHS

CSS Rules Quiz-unit 4 CodeHS

7th Grade - University

7 Qs

ASESMEN XI

ASESMEN XI

11th Grade

10 Qs

ICT Quiz

ICT Quiz

4th - 12th Grade

10 Qs

Administrando Formularios con HTML & PHP I

Administrando Formularios con HTML & PHP I

11th Grade

10 Qs

CSS Properties

CSS Properties

5th - 12th Grade

10 Qs

VB Controls

VB Controls

11th Grade

10 Qs

W8-11

W8-11

10th - 11th Grade

10 Qs

After Class Exercise [JTC LVL#3 C04]

After Class Exercise [JTC LVL#3 C04]

1st - 12th Grade

6 Qs

Understanding HTML Elements and Forms

Understanding HTML Elements and Forms

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Manasa Thamira

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is this symbol(s) called: <>

A tag

A weird triangle thing

a paragraph

a code

Answer explanation

The symbols <> are commonly referred to as 'tags' in HTML and XML. They are used to define elements in markup languages, making 'A tag' the correct answer.