From d042ffe0e770a089d9de486ffea9f7aa75d3fb59 Mon Sep 17 00:00:00 2001 From: bendwit <184859846+BenDWit@users.noreply.github.com> Date: Mon, 23 Jun 2025 13:40:20 +0200 Subject: [PATCH] Started on mulitmedia player --- .../HTML/Accessibility/Mulitmedia_Player/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Certified_Full_Stack_Developer/HTML/Accessibility/Mulitmedia_Player/index.html diff --git a/Certified_Full_Stack_Developer/HTML/Accessibility/Mulitmedia_Player/index.html b/Certified_Full_Stack_Developer/HTML/Accessibility/Mulitmedia_Player/index.html new file mode 100644 index 0000000..093bd3b --- /dev/null +++ b/Certified_Full_Stack_Developer/HTML/Accessibility/Mulitmedia_Player/index.html @@ -0,0 +1,13 @@ + + + + + + Multimedia Player + + + + + + + \ No newline at end of file