Quote:
Originally Posted by esham
Iframe side by side
<iframe src="http://banners.cams.com/go/page/cams_iframe_random_vid?pid=g1328890-pct" width="325" height="245" frameborder="0" marginheight="0" marginwidth="0" scrolling="no"></iframe>
|
Stick them in a div.
<div style="width:700px;height:250px;">
<iframe src="http://banners.cams.com/go/page/cams_iframe_random_vid?pid=g1328890-pct" width="325" height="245" frameborder="0" marginheight="0" marginwidth="0" scrolling="no"></iframe>
<iframe src="http://banners.cams.com/go/page/cams_iframe_random_vid?pid=g1328890-pct" width="325" height="245" frameborder="0" marginheight="0" marginwidth="0" scrolling="no"></iframe>
</div>
.