我在這個小提琴中主要關注的是div#text和img.frame。我試圖創建一個響應式網站,但這一直是我的問題很長一段時間,我無法弄清楚如何讓img在文本旁邊行動,並在我嘗試縮小尺寸的同時響應的瀏覽器窗口。它所做的是,在它作出迴應之前,它在文本之下。有沒有解決方法?
<div id="text">This is some text this is some text this is some text</div>
<img src="http://upload.wikimedia.org/wikipedia/en/thumb/5/5f/TomandJerryTitleCardc.jpg/250px-TomandJerryTitleCardc.jpg" width="294" height="225" class="frame" />