Imagine a rectangular div divided into two parts, each part forming an L shape (as illustrated below), with region 1 representing the left-side L and region 2 representing the right-side L.
I am interested in changing the background color of region 1 on hover, as well as doing the same for region 2. Is there a CSS-only way to achieve this effect without using JavaScript?
____ ___
| __| |
|_|_____|