HTML Tutorial for Beginners(2022) - Mark Deleted Text

HTML Tutorial for Beginners(2022) - Mark Deleted Text

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial explains how to mark deleted text in HTML using the Dell element, as the previously used strike element is now deprecated. It provides a demonstration using a sample HTML document, showing how to replace the old method with the new Dell tag to strike through text. The tutorial concludes with a summary of the process and encourages viewers to apply the new method in their HTML projects.

Read more

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML element is now recommended for marking deleted text?

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What was the previous HTML element used for striking through text?

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the demo, what is the purpose of running the HTML document?

To edit the code

To observe the output

To check for errors

To save the document

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What change is made to the HTML document in the demo?

Adding a new paragraph

Replacing HTML with HTML5

Changing the background color

Inserting an image

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is the 'strike' tag no longer used?

It is too complex

It is deprecated

It causes errors

It is not supported by browsers