Skip to content

gabe1331/flexbox-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Flexbox Demo

This is a basic example of using flexbox for layout positioning.

From line 23 in the CSS file, play around with the following flexbox attributes:

  • flex-direction: column;
  • justify-content: center;
  • align-items: center;

About

A basic example of using flexbox for layout positioning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors