Is there a code (HTML, css, etc') that I can add to bring an image to display infront of another image ? Right now, the image that I want to be more in the back, is part of a website's template. I would like another image to display on top of it.
what do you need? a background picture added? That's very easy, just add a background image attribute to your CSS
sorry im a newb, what's the css code example i need to add to make the imageappear on top of the template images?