I am looking for a way to create a window box, for example the one on http://www.rockcove.com where the featured item is.
The box on that page is just one image. So this makes it dificult to put dynamic items inside of this box.
I have seen some stuff with tables, but have not figured out how to make the box resize if the content of the box is larger or smaller.
I have seen some of the stuff that can be done with php in relation to dynamic text images, but can I create anything like this box using php?
(or any other way that you can guide me to do more research would be greatly appreciated.)