14 lines
694 B
HTML
14 lines
694 B
HTML
<html>
|
|
<link rel="stylesheet" href="/fun.css">
|
|
<a href="/index.html">Home</a>
|
|
<a href="/batu.html">Back</a>
|
|
<p></p>
|
|
<video src="/vid/moke mart - Made with Clipchamp.mp4" width="50%" controls>
|
|
<p>If you are reading this,sadley it is because your browser does not support the 'video' element. Try using the 'object' element listed further down the page.</p>
|
|
</video>
|
|
<p>ow rap sounds to non-english speakers</p>
|
|
<video src="/vid/How rap sounds to non-english speakers.mp4" width="50%" controls>
|
|
<p>If you are reading this,sadley it is because your browser does not support the 'video' element. Try using the 'object' element listed further down the page.</p>
|
|
</video>
|
|
|
|
</html> |