Sometimes on a web page you have a div container with 2 or more divs within. In many cases, you'll want the background from one of the divs to fill the container div. Unfortunately, the div style property height does not support a percentage value as...