Hello, all. Just a simple question:
How do I get a relatively-positioned floating <div> to fill to the entire height of a parent container, so that the main content doesn't flow under the bottom of the floating part and stays where it's put?
I don't want to move the position of the main content- everything else is relative and it will screw up on a small viewport.