SESSION 1
Nov 26, 2025
4 parts
Master the fundamentals of web development with HTML & CSS - from basic structure to styling beautiful, responsive pages
HTMLWeb BasicsStructureMarkupLinksImagesListsSemantic HTMLCSSSelectorsPropertiesStylingBox ModelLayoutSpacingDisplay
Introduction to HTML - Building the Web's Foundation
Learn the fundamentals of HTML: what it is, why it matters, and how to create your first web page with proper structure and basic elements.
HTML Elements - Links, Images, Lists & More
Master the essential HTML elements that bring your pages to life: hyperlinks for navigation, images for visuals, lists for organization, and semantic HTML for better structure.
Introduction to CSS - Making Your Pages Beautiful
Learn the fundamentals of CSS (Cascading Style Sheets) - how to select elements, apply styles, and use different methods to add CSS to your pages.
CSS Box Model - Understanding Layout & Spacing
Master the CSS box model to control spacing, sizing, and layout of elements. Learn margin, padding, border, display properties, and build a complete project.
