Display and position

Hi everybody! I’m new at the forum, i’ve made an account because i have a question on Display function for CSS!
I’m doing Responsive Web Design Certification and I noticed that there’s no excercise with display functions , also ive seen that there’s a category with Flexbox.
Anyone knows where I could practice this? Is getting hard for me with “positions” and I think this topic could help me.
Sorry for my bad english, my mother languaje is Spanish!
Any help will be awesome!

Hola @inquires.flo!

There is whole section of lessons in Applied Visual Design part of the curriculum starting with https://www.freecodecamp.org/learn/responsive-web-design/applied-visual-design/change-an-elements-relative-position

I think they cover positioning quite well. The only missing position here is sticky and you can read about it (as well as others) here: https://developer.mozilla.org/en-US/docs/Web/CSS/position

Hi! Thanks for replying !!
Yes, I did all that exercises, but still not found “display” explanation. I think this it’s important to compleatly understand position, maybe i’m wrong tho.

I’m sure both flex and grid are covered pretty well in curriculum. Here’s coll interactive game to learn Flexbox better: https://flexboxfroggy.com/

There are tons of resources about both these

1 Like