<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Delete</title>
</head>
<body>
This is the <del>Deleted Text</del>
</body>
</html>. Definition:-
Output:-This is the Deleted Text .
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Delete</title>
</head>
<body>
This is the <del>Deleted Text</del>
</body>
</html>. Definition:-
Deleted text
Uses of <delete> tag
- This tag is used to show deleted text.
- We can use it for price down label.
HTML:-Delete tag
Reviewed by Network security
on
April 29, 2019
Rating:
No comments: