CSS centering text between two images
- by David Lively
I need to display two images and some text like so:
------------------------------------------
img1--------some centered text-------img2
------------------------------------------
img1 and img2 are not the same dimensions, but their widths are very close
The text is variable depending on the page in which it is displayed, and may include two…