xxxxxxxxxx
<!DOCTYPE html>
<html>
<body>
<!-- Videonun kapağının önceden seçtiğimiz bir resim olduğunu unutmayın. -->
<video src="https://src.k-html.com/video.mp4" poster="https://src.k-html.com/poster.png" controls />
</body>
</html>