<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Embed tag</title>
</head>
<body>
<embed src="video.MP4" />
</body>
</html>
Used of:-
- <embed> tag defines a container for an external application or interactive content (a plug-in).
- In this example src attribute contain URL of video.
HTML :- embed Tag
Reviewed by Network security
on
May 05, 2019
Rating:
No comments: