Files
codeocean/db/seeds/audio_video/index.html
2022-08-17 01:29:27 +02:00

11 lines
211 B
HTML

<!DOCTYPE html>
<html>
<head>
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="index.js"></script>
</head>
<body>
<h1>HTML5 Audio & Video</h1>
</body>
</html>