Skip to content

Conversation

Chetan-KK
Copy link

Because

there should be one exercise for positioning, it's very importent topic in css

This PR

  • this pr contains positioning like fixed

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project Contributing Guide
  • The title of this PR follows the location of change: brief description of change format, e.g. 01-flex-center: Update self check
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • If this PR addresses an open issue, it is linked in the Issue section
  • If applicable, I have ensured that the TOP solution files match the Desired Outcome image

- Add 01-absolute-positioning: Exercise for learning absolute positioning basics
- Add 02-layering: Exercise for understanding z-index and element layering
- Add 03-fixed-header: Exercise for creating fixed headers with proper spacing

Each exercise includes:
- HTML and CSS starter files
- Complete solutions with explanations
- README with instructions and hints
- Placeholder for desired outcome images
@zunaid-hassan
Copy link
Contributor

Not a maintainer, is 'Positioning' a topic covered in CSS Foundations? It seems to be a topic of Intermediate HTML and CSS Course:

  1. JS path: https://www.theodinproject.com/lessons/node-path-intermediate-html-and-css-positioning.
  2. Ruby path: https://www.theodinproject.com/lessons/intermediate-html-and-css-positioning

@mao-sz
Copy link
Contributor

mao-sz commented Oct 17, 2025

This is a massive set of additions. Please read our contributing guide because something like this should really come via a full proposal in an issue instead of a direct PR, as there would be lots of things to discuss. Not just whether a certain topic is useful, but exactly how something is to fit within the context of the entire curriculum and individual lessons, which it seems this PR hasn't accounted for, and is the most important thing. Exercises won't just be added because they're helpful in isolation.

@mao-sz mao-sz closed this Oct 17, 2025
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

Successfully merging this pull request may close these issues.

3 participants