Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

showing two iframes side by side

<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>
</div>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #showing #iframes #side #side
ADD COMMENT
Topic
Name
8+5 =