English
German

HTML Strikethrough

HTML Strikethrough

To place text onto your site that appears to be crossed out, we use the <del> tag.

Example:

<p>This text is <del>scratched</del> out!</p>
 

Output

This text is scratched out!


HTML Check Off Tasks

Here is an example of a web developer checking off tasks as they are performed.

Example:

<ol>
<li>Clean my room</li>
<li><del>Clean the floor</del></li>
<li><del>Wash Dishes</del></li>
</ol>
 

Output
  1. Clean my room
  2. Clean the floor
  3. Wash Dishes

HTML Tutorial,HTML Strikethrough, HTML Strikethrough example, learn HTML Strikethrough,explain example HTML Strikethrough online free training HTML Tutorial, HTML Tutorial example, learn HTML Strikethrough, online tutorial, download tutorial, HTML Tutorial books, HTML Tutorial videos, live videos HTML Tutorial, learn HTML Tutorial, HTML Tutorial topic HTML Strikethrough, live training HTML Tutorial, download free tutorial