freeCodeCamp / CurriculumExpansion

Creative Commons Attribution Share Alike 4.0 International
313 stars 105 forks source link

feat: add css positioning lab #440

Closed Dario-DC closed 2 months ago

Dario-DC commented 2 months ago

Checklist:

Closes #401

The drawing is pretty geometric and straightforward. I'm not sure if I should add other elements to it or it will be fine as is.

image

Dario-DC commented 2 months ago

I would have liked to see some use of other position values - relative and fixed are pretty common. I think it's fine without those though.

If we want, we can add a cloud or another object. The issue is saying "a lab focused on absolute positioning", so I wasn't thinking of using other options.

Let me know if you think I should modify it @moT01