HTML Meta and Video Tag
by DataFlair Team
Free Web development courses with real-time projects Start Now!!
Program 1
<html>
<head>
<meta charset="UTF-8">
<meta name="author" content="John">
<meta name="keyword" content="HTML">
</head>
<body>
<video with="200" height="200" controls>
<source src="C:\\Users\\Lenovo\\Downloads\\sample.mp4">
</video>
</body>
</html>
Did you like this article?
If Yes, please give DataFlair 5 Stars on Google
Tags: htmlhtml meta and video taghtml meta taghtml practicalhtml programhtml program on meta taghtml program on video and meta taghtml program on video taghtml video tagmeta tag in htmlvideo tag in html
DataFlair Team
DataFlair Team provides high-impact content on programming, Java, Python, C++, DSA, AI, ML, data Science, Android, Flutter, MERN, Web Development, and technology. We make complex concepts easy to grasp, helping learners of all levels succeed in their tech careers.