soiz1 commited on
Commit
dc4b242
·
verified ·
1 Parent(s): 86e7685

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +6 -1
index.html CHANGED
@@ -1,4 +1,9 @@
1
- <style>
 
 
 
 
 
2
  body {
3
  display: flex;
4
  flex-direction: column;
 
1
+ <!DOCTYPE html>
2
+ <html lang="ja">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <title>動画プレイヤー</title>
6
+ <style>
7
  body {
8
  display: flex;
9
  flex-direction: column;