- This guide act as a reference for HTML, CSS and JavaScript.
- It is a collection of notes and code snippets that I have collected over the years.
- I hope you find it useful π.
- HTML ποΈ
- CSS π¨
- JavaScript π§
As you can see from the image above:
- HTML is the structure of the web page. The core components building blocks of a web page.
- CSS is the styling of the web page. It is used to make the web page look good.
- JavaScript is the behavior of the web page. It is used to make the web page interactive.