PizzaGymDonut / ColmarAcademy

0 stars 0 forks source link

NOTES #7

Closed tommygebru closed 5 years ago

tommygebru commented 5 years ago

NOTE: Always conduct a peer-review with your peers in Slack, this will improve performance and ability to problem solve! 💯

Your project contains little to no errors Matthew, I went ahead and reviewed your work for best practices and general areas of improvement 😃

tommygebru commented 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/images/thesis-now-and-then.jpg" controls>
 <source src="resources/videos/thesis.mp4" type="video/mp4">
</video>
PizzaGymDonut commented 5 years ago

Thanks, this has now been updated.