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

The Box Model: Inner & Outer Display, and Block & Inline #29141

Open
3 tasks done
albertusdixit opened this issue Nov 29, 2024 · 0 comments
Open
3 tasks done

The Box Model: Inner & Outer Display, and Block & Inline #29141

albertusdixit opened this issue Nov 29, 2024 · 0 comments

Comments

@albertusdixit
Copy link

albertusdixit commented Nov 29, 2024

Checks

Describe your suggestion

The current CSS Box Model lesson directs learners to the MDN article on block and inline boxes, which dives into inner and outer display types, before getting to inline and block boxes. While this information is highly valuable, since the types of displays are not taught in TOP at that time, it might result confusing, before the part that is really important at that stage, which is understanding the difference between block and inline.

The Odin Project should clarify that learners do not need to fully understand or memorize the intricate details of inner and outer displays yet. Instead, the focus should remain on the foundational concept of the box model itself—how elements occupy space on the page and how margin, padding, and border influence layout.

Path

Foundations

Lesson Url

https://www.theodinproject.com/lessons/foundations-the-box-model

(Optional) Discord Name

bravelittletoaster4164

(Optional) Additional Comments

No response

@albertusdixit albertusdixit changed the title The Box Model: <Short description of your suggestion> The Box Model: Inner & Outer Display, and Block & Inline Nov 30, 2024
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