HTML, CSS, and JavaScript
Getting Started
create an account for = https://codesandbox.io/
create a new HTML+CSS project
add an
index.js
file
HTML Boilerplate (explained)
Understanding HTML, CSS, and JavaScript
style.css
index.js Example 1 (popup box)
index.js Example 2 (changing content of a paragraph)
index.js Example 3 (guessing a number between 1 and 10)
Great Resource
Last updated
Was this helpful?