About
Explore
Events & Classes
Support Us
Join
Sign In
codesaurus
View Project Page
Run
Fullscreen
#mininuggets codesaurus meme
HTML
CSS
JS
<!-- Your new project - here it is! Create something awesome with the JUSTCodaborate code editor! Created by codesaurus, subject to copyright. --> <!DOCTYPE HTML> <html> <head> <title>Page Title</title> <meta charset="utf-8"> <meta name="author" content="codesaurus"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> </head> <body> <video src="https://justcodaborate.org/project_assets/20210211_132219.mp4" autoplay loop> </body> </html>
video { width: 500px; height: 500px; }