Skip to content

ga-curriculum/flexbox

Repository files navigation

Flexbox

About

Flexbox, or the flexible box layout, is a crucial tool for front-end developers. It simplifies the process of creating complex web layouts and aligning elements, making it an essential skill for both beginners and intermediate-level learners. By the end of this module, learners should be comfortable using Flexbox to create responsive and dynamic web layouts, regardless of their current skill level.

Content

Lesson Skills
Setup Setting up the development environment.
Concepts Purpose of flexbox in layout positioning.
Fundamentals Creating a flex container with display:flex.
Flexbox Properties Using flex properties to affect positioning on two axes.
Nesting Flexboxes Nesting flexbox containers to create grid-like, dimensional layouts.

References

📖 Reference Materials

Internal

Prerequisites

  • Intro to HTML
  • Intro to CSS
  • Intermediate CSS

Course landing pages

Resources

✏️ Instructor Guide

🎥 Video Hub

🏗️ Release Notes


Find a 👾 bug 👾 or have suggestions? Let us know!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors