floating div issues moving onto a new line

tbaran98

New Member
\[code\]<div style="float: left"><a href="http://stackoverflow.com/questions/15511994/url" title="title"><img src="http://stackoverflow.com/name.png" /></a></div><div style="text-align: right"><img src="http://stackoverflow.com/strip.png" /></div>\[/code\]How do I get the /strip.png to move behind the /name.png when the page isn't wide enough for both on one line. At the moment the /strip.png goes to a new line. Thanks.
 
Back
Top