Is it possible (using code) to create a strip or any other kind of element that will be responsive to the users screen HEIGHT , not just the width as with all responsive elements.
The background of any page does this automatically - but this means you must have the same background for the whole page - is there a way, for example, of splitting the background into columns, that will always reach the bottom of any screen (unless too small to fit all the content).