My Journey Learning CSS - Styling Lists, Creating Navbars, and Understanding Overflow馃殌 (Day-13)CSS is an essential part of web development, allowing us to design and structure our web pages effectively. Today, we鈥檙e going to dive into three fundamental CSS concepts: styling lists, creating a navigation bar using lists, and managing content ove...Feb 24, 2025路2 min read
My Journey Learning CSS - Selectors and Box Model 馃殌 (Day-8)Cascading Style Sheets (CSS) is a fundamental part of web design, allowing developers to control the look and feel of a webpage. Today, we'll dive into essential CSS selectors and the CSS Box Model, along with an interesting concept known as Margin C...Feb 5, 2025路2 min read
My Journey Learning CSS - Types-Inline, Internal, External 馃殌 (Day-7)馃搶 Before Starting let me write on (Day-6) I created a small project on html from what i learned and here鈥漵 is the pic: Now with today鈥檚 topic- CSS (Cascading Style Sheets) is essential for styling web pages, and there are multiple ways to integrate...Feb 4, 2025路2 min read
My Journey Learning HTML ID and Classes, Multimedia,SVG, Iframe and various Entities and tags 馃殌(Day-5)HTML is the backbone of every website, and today, I explored some fundamental concepts that make web development more structured and interactive. From IDs and classes to embedding multimedia and structuring content effectively, here's a summary of my...Feb 1, 2025路3 min read
My Journey Learning HTML FORMS and Inline vs. Block Elements 馃殌(Day-4)馃搳 Understanding HTML Forms and Inline vs. Block Elements HTML forms are an essential part of web development, allowing users to input and submit data to a server. Today, we will explore how forms work, the difference between GET and POST requests, v...Jan 31, 2025路2 min read
My Journey Learning HTML & SEO Optimization 馃殌(Day-3)Introduction Today was an exciting day in my web development journey as I explored essential HTML concepts and dived into the basics of SEO optimization. In this blog, I'll share what I learned about adding images, tables, lists, line breaks, and SEO...Jan 30, 2025路3 min read
Getting Started with HTML: My Learning Journey and First Project(Day-2)Introduction As I embark on my journey into web development, today marked an important milestone鈥擨 learned the basics of HTML and applied my knowledge to create a simple bookmark project. This blog serves as a reflection on what I learned and how I i...Jan 30, 2025路2 min read