an image that is content, so should be there for non css users, i want to have as a background image for viewers using css. is there a way to make an <img src="... type of image a background image so that something else i've got can go over it, or should i use display:none for the image in the css and put the same image in as a background image in the normal css way?
also if the answer is use display:none for the img then put the image in as a background image using css, if there's nothing suitable in the html now to use to attach the background css command to what can i put into the html that would allow me to do that -- just an empty div or something? what would be best for that?
thanks.








Bookmarks