Create Redditlikeshrek.HTML
This commit is contained in:
parent
7fe04305d8
commit
480e492d27
1 changed files with 12 additions and 0 deletions
12
Redditlikeshrek.HTML
Normal file
12
Redditlikeshrek.HTML
Normal file
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Your Website</title>
|
||||
</head>
|
||||
<body>
|
||||
<video width="640" height="360" controls>
|
||||
<source src="entire_shrek_movie.webm" type="video/webm">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue