
The resources that we receive in return from the server are usually the following files:
HTML: HTML (HyperText Markup Language) is used to create the structure and content of web pages, like text, images, and links.
Example: Creating paragraphs, headings, and images on a website.
CSS: CSS (Cascading Style Sheets) is used to style the HTML elements, making them look visually appealing with colors, fonts, and layouts.
Example: Making text bold, changing background colors, and arranging elements in columns.
JavaScript: JavaScript is a scripting language used to make web pages interactive by adding behaviors like animations, form validations, and dynamic content updates.
Example: Slideshows that change images, forms that check if passwords are strong enough, and online games
<aside> ✅ A browser is a program that lets you view and interact with websites on the internet by displaying web pages and handling user input like clicking links or filling out forms. We use browsers to access information, shop, communicate, and entertain ourselves online.
</aside>


