Archive for 'Layering text and absolutely positioned images' Category

Layering text and absolutely positioned images

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

Another area that concerns many web designers is the layering of text and images. It is possible to create overlapping images and text that use up very little bandwidth. Two layers of overlapping strings are used. The div element positions the block absolutely on the page. Each span element positions the individual elements within the [...]