day2 quiz1

day2 quiz1

Professional Development

5 Qs

quiz-placeholder

Similar activities

SDT1

SDT1

Professional Development

10 Qs

Skill Development - Debugging Practice1

Skill Development - Debugging Practice1

10th Grade - Professional Development

10 Qs

tipos y gestores de archivos Eric y Ibrahima

tipos y gestores de archivos Eric y Ibrahima

Professional Development

10 Qs

Web Technology

Web Technology

Professional Development

10 Qs

C# Quiz

C# Quiz

Professional Development

10 Qs

Java Strings and lops

Java Strings and lops

Professional Development

10 Qs

PPK_OBEC CC Test

PPK_OBEC CC Test

Professional Development

10 Qs

ComputerStaff

ComputerStaff

Professional Development

10 Qs

day2 quiz1

day2 quiz1

Assessment

Quiz

Computers

Professional Development

Practice Problem

Easy

Created by

Shiva Kota

Used 20+ times

FREE Resource

AI

Enhance your content in a minute

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

Which character is used to represent the closing of a tag in HTML?

\

!

/

\\

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML tags are enclosed in-

# and #

{ and }

! and ?

< and >

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to create an ordered list in HTML?

<ul>

<ol>

<li>

<i>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to insert an image in HTML?

<img href = "jtp.png" />

<img url = "jtp.png" />

<img link = "jtp.png" />

<img src = "jtp.png" />

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML stands for -

HighText Machine Language

HyperText and links Markup Language

HyperText Markup Language

None of these