HTML vs CSS vs Javascript

HTML & CSS Basics

What is HTML and CSS?

Have you ever wondered what technologies are used for making websites? That would be HTML, CSS and JavaScript.

Small websites are created using HTML and CSS while dynamic websites like Facebook and Youtube are created using HTML,CSS and JavaScript and other technologies like Python and PHP that connect the website to a database.

Let’s now discuss HTML, CSS and JavaScript.

HTML, CSS & JavaScript

How do they interact?

Let’s get to understand how HTML, CSS and JavaScript work together and what they are.