HTML:- Video tag

<!DOCTYPE html>
<html>

<head>
 <meta name="viewport" content="width=device-width, initial-scale=1">
</head>

<body>

 <video width="480" src="video.MP4">
  </video>

</body>

</html>

Uses of:-

  • This tag specifies video, such as a movie clip or other video streams.
  • The video URL will be specified in srcattribute.
HTML:- Video tag HTML:- Video tag Reviewed by Network security on May 05, 2019 Rating: 5

No comments:

Useful Information

Powered by Blogger.