css - How to make it so that the children elements will never wrap to the next line even though the parent element's width may be small for them? -


how make children elements never wrap next line though parent element's width may small them? want them overflowed (e.i. overflow: hidden). need photo preview system (thumbnails) building. children elements left-floated.

i found generic solution in forum. link answer

and dan said, need see html , css this..


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -