The Web: HTML & CSS
12 modules.
🧱 HTML: the structure of the webThe tags that give structure to a page: text, headings, lists, links and images. 🎨 CSS: stylingWhere the web gets pretty: colors, typography, the box model and modern layouts with flexbox. 🏛️ Semantic HTML, multimedia and tablesStructure your page with meaningful tags, add responsive images, audio and video, and organize data in access… 📝 HTML: formsThe form is your conversation with the user: sign up, login, contact. Learn to capture data with controls, ac… 🎯 CSS: selectors, cascade and specificityAdvanced selectors, combinators, pseudo classes and elements, the cascade, inheritance and how specificity is… 📐 CSS: display, flow and positioningNormal flow with display, the position system (relative, absolute, fixed, sticky) and stacking contexts with… 🧭 Flexbox in depthAlign and distribute anything without fighting CSS, vertical centering included. Master the axes, the contain… 🔲 CSS GridTwo dimensional layouts with CSS Grid: grids, item placement, areas and responsive design without media queri… 📱 Responsive designDesign interfaces that work on any screen: mobile first, media queries and fluid units with clamp(). 🖋️ Typography, color and effectsMaster web typography, color models (hex, rgb, hsl) and visual effects: gradients, shadows and rounded corner… ✨ Transitions, transforms and animationsBring your interfaces to life: transform elements, animate state changes with transitions and create motion w… 🧪 Modern CSS, accessibility and architectureClosing the Web track in style: native variables, modern functions like clamp() and :has(), CSS that respects…The Web: HTML & CSS
DevPath is a hands-on course: you read the theory here; in the app you put it into practice with exercises that really run, offline.
Start free in the app →