Filter (Advanced Search)
Downloads
0
Views
225
Video

Video is not available... Embedded is previous playlist.

Details

To start a video automatically, use the autoplay attribute:


<!DOCTYPE html> 
<html> 
<body> 

<video width="320" height="240" autoplay>
  <source src="/html/videos/eWordIcon.mp4" type="video/mp4">
  <source src="/html/videos/eWordIcon.mp4" type="video/ogg">
  Your browser does not support the video tag.
</video>

<p>Video URL » » <a href="https://www.youtube.com/watch?v=3lOjNDvVeZA" target="_blank" style="text-decoration:none";>ICON | e-Word of the Week | 9th Class | 2022-23 | Computer Science</a>.
</p>

</body> 
</html>



Ad