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

Module landing page: CSS Box Alignment #215

Open
15 of 16 tasks
Tracked by #147
estelle opened this issue Jan 8, 2025 · 0 comments · May be fixed by mdn/content#37566
Open
15 of 16 tasks
Tracked by #147

Module landing page: CSS Box Alignment #215

estelle opened this issue Jan 8, 2025 · 0 comments · May be fixed by mdn/content#37566
Assignees
Labels
H1 2025 Projects for the first half of 2025

Comments

@estelle
Copy link
Member

estelle commented Jan 8, 2025

Landing page

https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_box_alignment

  • brief (5-paragraph approx) description
  • demonstration example
  • properties
  • data types
  • associated properties
  • glossary terms

Spec URL: https://drafts.csswg.org/css-align-3/

Guides

  • Pull guide content out of landing page and created new overview guide.
  • Box alignment in grid guide
  • Box alignment in flexbox guide
  • Box alignment in multicol layout
  • box alignment in tables, absolute, and block

Data types

  • baseline-position - first | last ]? && baseline
  • content-distribution - space-between | space-around | space-evenly | stretch
  • content-position center | start | end | flex-start | flex-end
  • overflow-position unsafe | safe
  • self-position center | start | end | self-start | self-end | flex-start | flex-end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
H1 2025 Projects for the first half of 2025
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant