Horje

Full Example of HTML <del> Element

index.html
Example: HTML
<!DOCTYPE html>
<html>
<body>
<p>My favorite color is <del>blue</del> red.</p>
</body>
</html>

Output should be:

Full Example of HTML <del> Element



Single Articles
Example of HTML <del> Element HTML Formatting
Full Example of HTML <del> Element HTML Formatting


Related Articles
HTML Text Formatting HTML Formatting
HTML Formatting Elements HTML Formatting
How to create HTML <b> and <strong> Elements HTML Formatting
How to create HTML <strong> Elements HTML Formatting
How to create HTML <i> Elements HTML Formatting
How to create HTML <em> Elements HTML Formatting
How to create HTML <small> Element HTML Formatting
How to create HTML <mark> Element HTML Formatting
How to create HTML <del> Element HTML Formatting
How to create HTML <ins> Element HTML Formatting
How to create HTML <sub> Element HTML Formatting
How to create HTML <sup> Element HTML Formatting

Type :
html
Category :
Web Tutorial
Sub Category :
HTML Formatting
Uploaded by :
Admin