This is a basic HTML starter project you can build on however you like. No need to save. While you develop your site, your changes will happen ✨ immediately in the preview window. On the left you'll see the files that make up your site, including HTML, JavaScript, and CSS. You can upload assets like images or audio in assets
. The rest is up to you and your imagination. 🦄
← README.md
: That's this file, where you can tell people what your cool website does and how you built it.
← index.html
: This is the main web page for your site. The HTML defines the structure and content of the page using elements. You'll see references in the HTML to the JS and CSS files. Try clicking the image in the center of the page!
Want a minimal version of this project to build your own website? Check out Blank Website!