Menu
Horje
Hi !
Welcome,
Guest
Close Menu
Home
Web Tutorial
HTML Text Formatting
HTML Formatting Elements
How to create HTML <b> and <strong> Elements
How to create HTML <strong> Elements
How to create HTML <i> Elements
How to create HTML <em> Elements
How to create HTML <small> Element
How to create HTML <mark> Element
How to create HTML <del> Element
Example of HTML <del> Element
Full Example of HTML <del> Element
How to create HTML <ins> Element
How to create HTML <sub> Element
How to create HTML <sup> Element
Home
Web Tutorial
Full Course
English Tutorial
HTML
HTML Formatting
Full Example of HTML <del> Element
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>
Try Now
Output should be:
Next
Previous
Type
:
html
Category
:
Web Tutorial
Sub Category
:
HTML Formatting
Uploaded by
:
Admin