What does overflow:hidden do besides hiding a scroll? I fixed one issue just by an accident adding overflow:hidden. I thought it just makes scroll invisible. What else does it do? I couldn’t find any good explanation.
What does overflow:hidden do besides hiding a scroll? I fixed one issue just by
Share
An
overflowproperty not set tovisiblecreates a new block formatting context: