Archive for 'The z-index property and images' Category

The z-index property and images

By Steve Monas - Last updated: Sunday, June 13, 2010

The zindex property of the element controls the layering. If the text has to be placed on the image, the z-index property can be set to 2 and the z-index property of the text can be set to 1. The text will then overlap the image if the coordinates of the div elements are the [...]