Open tommygebru opened 5 years ago
Make sure to include the right poster file, include the right video file, add controls attribute to access and play the video, and as always make sure your spelling and syntax is correct!
<video poster="resources/img/thesis-now-and-then.jpg" controls> <source src="resources/img/thesis.mp4" type="video/mp4"> </video>
Make sure to include the right poster file, include the right video file, add controls attribute to access and play the video, and as always make sure your spelling and syntax is correct!