Connecting Tech Pros Worldwide Help | Site Map

Is it possible to have a centered layer of text over an image?

Newbie
 
Join Date: Oct 2006
Location: London
Posts: 10
#1: Oct 31 '06
Something like a css container that could be placed over an image.
Member
 
Join Date: Oct 2006
Posts: 50
#2: Nov 1 '06

re: Is it possible to have a centered layer of text over an image?


The simplest way is to set the image as the background of the box (css) or <td>.
You could get into layers and defining the z-index but try to keep it simple.
Reply


Similar HTML / CSS bytes