mirror of
https://github.com/BenDWit/freecodecamp.git
synced 2025-12-23 15:09:59 +01:00
Started on mulitmedia player
This commit is contained in:
parent
885fa996d0
commit
d042ffe0e7
1 changed files with 13 additions and 0 deletions
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Multimedia Player</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue