day #10 : Web Development JourneyToday’s Topic is Emmet. What is Emmet? Emmet is a plugin available in most modern code editors (like Visual Studio Code, Sublime Text, and Atom). It allows you to write short abbreviations that expand into complete HTML and CSS code snippets. Think o...Jan 19, 2025·2 min read
Day #5 : Web Development JourneyToday, I delved into the foundations of web development by exploring HTML, CSS, and JavaScript — the core building blocks of the web. HTML: The skeleton that structures content on the web. CSS: The magic that brings style, design, and visual appeal...Jan 11, 2025·1 min read
Day #4 : Web Development JourneyHello Everyone, Today, I learnt about UI and UX. UI (User Interface): Focuses on the design and layout of a product. Deals with colors, typography, buttons, icons, and overall aesthetics. Goal: To create visually appealing and user-friendly interf...Jan 10, 2025·1 min read
Day #3 : Web Development JourneyToday, I learnt about clients and servers, what they mean. Think of a Restaurant: The client is like a person sitting at the table in a restaurant. They ask the waiter for food from the menu. The server is like the kitchen in the restaurant. The ki...Jan 9, 2025·1 min read
Day #2: Diving into the world of web development!The topic of today's lecture was the browser, types of sites and it’s advantages and disadvantages. Browser :- A Browser is a simple tool , a software that helps us to visualize our website. Types of site:- 1) Static Site 2) Dynamic Site Static ...Jan 8, 2025·1 min read