Code
<!DOCTYPE html>
<html>
    <head>
        <title>html tutorial - html5 - html code - html form - In 30Sec by Microsoft Award MVP - | wikitechy preload  attribute</title>
        <base href="../tryit/">
    </head>
    <body>
        <video preload ="none" width="320" height="240" controls>
            <source src="video.mp4" type="video/mp4">
        </video>
    </body>
</html>





Result