View Single Post
Old 2006-11-13, 05:02 PM   #3
virgohippy
Madness is like gravity. All it takes is a little... push.
 
virgohippy's Avatar
 
Join Date: Feb 2006
Location: California
Posts: 1,679
Just 3 pics?

The easiest way I can think of would be something to this effect:

Code:
<div align="center" style="padding-left:20px;padding-right:20px;">
<img src="1.jpg" hspace="5" align="left" alt="">
<img src="3.jpg" hspace="5" align="right" alt="">
<img src="2.jpg" hspace="5" alt="">
</div>
I used something similar for a freesite a while back. I'm sure you can figure out how to change values, and convert the styles to an external sheet.
__________________
~Warm and Fuzzy.
virgohippy is offline   Reply With Quote