Stop floating divs from wrapping

I want to have a row of divs (cells) that don’t wrap if the browser is too narrow to fit them. I’ve searched Stack, and couldn’t find a working answer to what I think should be a simple css question. The cells have specified width. However I don’t want to specify the width of the … Read more