Web Development Fundamentals
Master HTML, CSS, and JavaScript from zero to building your first web app. This course covers everything you need to start your web development journey — from structuring pages with HTML, styling with CSS, to adding interactivity with JavaScript.
Introduction to HTML
0 views
Learn the building blocks of the web. We'll cover HTML tags, document structure, and how browsers render pages.
HTML Forms and Inputs
0 views
Build interactive forms with text inputs, buttons, checkboxes, radio buttons, and dropdowns.
CSS Basics — Selectors and Properties
0 views
Style your pages with CSS. Learn selectors, the box model, colors, typography, and layout basics.
Flexbox and Grid Layout
0 views
Master modern CSS layout with Flexbox for 1D layouts and CSS Grid for 2D layouts.