html5 video element 4


/ Published in: HTML
Save to your folder(s)

download as soon as page loads but don't play


Copy this code and paste it in your HTML
  1. <video src="microreviews.webm" width="320" height="240" preload></video>

Report this snippet


Comments


You need to login to view comments.