No, in fact it is easier, you just have to know the height of the image and use it as an element's height and then set its background to the image you want to use. It is more efficient because the image does not interfere with your layout and how other elements are positioned, plus it allows you to write text on top of the image if you wish (rather than having to add the text in photoshop). |