How would I accomplish the above as shown in the image ? I need to create 2 divs within a container. The left div contains an image. The right div contains 5 images in a "plus sign" which are linked to pages. I want the opacity set to for example 0.30 for each of these background images and on:hover (using css only) they go to 1 opacity. I don't have a problem with the container and the left div. The right 'plus sign' divs, their images which are linked and on:hover is where I'm stuck. Thanks in advance!