Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Understanding 'justify-content' and 'align-items' in Different 'flex-direction' Scenarios #43

Open
wondersavant opened this issue Oct 20, 2023 · 0 comments

Comments

@wondersavant
Copy link

https://btholt.github.io/complete-intro-to-web-dev-v3/lessons/css/flex
align-items
"So now we've shown you the justify-content property, let's examine align-items. justify-content worries about horizontal justification and align-items worries about vertical alignment."

When 'flex-direction' is set to its default value 'row'. if it's set to 'column,' these roles are reversed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant