Commit 288b19d6 authored by gyojincompany's avatar gyojincompany

test

parent 59fcb6b4
...@@ -2,12 +2,13 @@ ...@@ -2,12 +2,13 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>mp3.html</title> <title>mp31.html</title>
</head> </head>
<body> <body>
<audio src="data/evocation.mp3" controls autoplay loop></audio> <audio src="data/evocation.mp3" controls autoplay loop></audio>
<video width="320" height="240" controls> <video width="320" height="240" controls>
<source src="data/movie.mp4" type="video/mp4"> <source src="data/movie.mp4" type="video/mp4">
</video> </video>
안녕하세요
</body> </body>
</html> </html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment