What's the difference between? display: flow-root; & overflow:hidden

They both seem to accomplish the same this.

They both clear floated elements.

When would you use display: flow-root;

or would you not use it?

I never heard of that property value before.

Has anyone ever used it?

Not widely supported as yet…

https://caniuse.com/#search=flow-root

I may be wrong, but I believe that our own @PaulOB
discovered the overflow-hidden method. :winky:

coothead

3 Likes

Yes, my only claim to fame :slight_smile:

2 Likes

Well, that must be at least a couple dozen more than me. :rofl:

I am well known, though, for vegetarian flatulence. :biggrin:

coothead

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.