我试过几种代码,比如这个:
<div class="box"><iframe src="https://embed.spotify.com/?uri=spotify:user:1290230929:playlist:6nTIVNGZfnZ4urUiwHIgpT"
frameborder="0"
scrolling="no"
width="100%"
height="512"
align="left"> </iframe> </div>
<div class="box"><iframe src="https://embed.spotify.com/?uri=spotify:user:1285279066:playlist:56KI83cMiMTOocIdXq2R5j"
frameborder="0"
scrolling="no"
width="100%"
height="512"
align="right">
</iframe>
而且它不能并排工作,如果有人可以为我解决这个问题,谢谢。
原文由 user3521680 发布,翻译遵循 CC BY-SA 4.0 许可协议
这是使用
float
和divs
的解决方案HTML:
CSS:
http://jsfiddle.net/E5WFT/