How to create self-hosted video on your website

How to create self-hosted video on your website

 

This is the code

<p style=”text-align: left;”><video preload=”metadata” controls=”controls” height=”240″ width=”320″>
<source src=”/~nicepakco/wp-content/uploads/2015/08/wet.mp4″ type=”video/mp4″>
</video></p>