I would like to have borders for some of my images like that in Wikipedia, where I can write info underneath each image, and still be inside the border For example: http://en.wikipedia.org/wiki/Benjamin_West Can someone help me out with the CSS for this? thanks
To me it looks like he just made a table and put the text in that way. You can do this with html. Just align your table data, align the image in it, and write text under the picture.