I'm trying to get two photos or images to appear on the same line, specifically on kentuckyderbyhomerental.com. Any suggestions for how to do so (preferably without playing around with the CSS)?
Thanks!
I'm trying to get two photos or images to appear on the same line, specifically on kentuckyderbyhomerental.com. Any suggestions for how to do so (preferably without playing around with the CSS)?
Thanks!
Never mind, figured it out:
<div style="float: left"></div><div style="float: right"></div>This topic has been closed to new replies.