From the course: CSS: Display

Welcome

- The mighty display property is truly a wonder for displaying elements in the way you want, and it's probably a bit more complicated than you thought. For example, you might know display: flex, but what about inline-flex? Did you know about the flow-root property, and how it might help you with floats? Maybe you'll finally understand what inline block really means, a term that confuses so many developers. And, finally, what's the difference between display none and visibility hidden? I'm Jen Kramer, and for 25 years, I've been teaching students that CSS is the language of art on the web. So if you're ready, let's get started with CSS display.

Contents