HTML Tutorial for Beginners(2022) - Mark Strikethrough text

HTML Tutorial for Beginners(2022) - Mark Strikethrough text

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial explains how to apply strikethrough text in HTML using CSS. It highlights the obsolescence of the strike element and introduces the CSS text-decoration property with the value 'line-through' for styling text. An example demonstrates how to apply this property to a paragraph tag. Additionally, the video introduces the 'del' element as a new method for marking deleted text. The tutorial concludes with a summary of the techniques covered.

Read more

2 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

How can you verify that the strikethrough effect has been applied correctly in your code?

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

What is the purpose of the 'del' element in HTML?

Evaluate responses using AI:

OFF