Learn how to create an HTML file without extra tools and check the result in a browser right away. We explain the basic steps, file names, and common mistakes.
Learn how to add JS in HTML using three basic methods: an external file, inline script tags, and the defer or async attributes. See when each option makes sense.
Learn how to make a website with HTML from scratch: what to prepare, how to build the page structure, and how to test it in a browser. A good first project for beginners.