I was wondering if there was a way to detect the browser width. For example, if you hit ctrl + or ctrl - and the windows zooms, is there a way to style css based on that? Box is referring to a perfectly square box. So for 100% browser with I want a layout with 3 boxes and 50% I would like to style 6 boxes on the screen. Is this possible?
Example 100% browser width
box box box
Example 50% browser width
box box box box box box