Skip to content

CServer-byte/cores.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

<title>Document</title>

Ein Fehler ist aufgetreten!

Erneut initialisieren <style> video { width: 100%; max-height: 100%; display: none; } button { border: none; width: 90px; border-radius: 4px; background-color: red; color: white; } </style> <script> function hideError(){ document.querySelector('h1').style.display = 'none' document.querySelector('button').style.display = 'none' } function btnClick(){ hideError() document.querySelector('video').style.display = 'unset' document.querySelector('video').play() } </script>

About

testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages