Skip to content

sk1981/flexbox-exercises

Repository files navigation

Flexbox exercises

A set of layout exercises which are expected to be solved using flexbox. These exercises are aimed at devs who have learnt flexbox and now want to test their understanding or get some hands-on experience of the core concepts and the different layout approaches.

Points to Note

These exercises are for testing out knowledge of flex concepts, as such they have been kept very simple

  • Exercises only use CSS and HTML. CSS is for basic styling and applying flexbox properties and HTML for the page structure.
  • The solutions are expected to be very simple and don't have any fallback/support for non-compliant browsers (See resources for more inforamtion on this).

Exercises

Resources

About

A set of layout exercises which are expected to be solved using flexbox.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages