HTML (HyperText Markup Language): The standard language for creating web pages and web applications.
CSS (Cascading Style Sheets): Used for describing the presentation of a document written in HTML. CSS controls layout, colors, fonts, and overall visual appearance.
JavaScript: A scripting language used to create interactive effects within web browsers. It’s essential for adding dynamic content, animations, and handling user interactions.