Here it is
Example of Instagram + TikTok
Code
Here is the code to Copy & Paste
<div class="row"> <div class="column containerV"> <iframe src="https://www.instagram.com/reel/DItklhqsr_L/embed" width="400" height="570" frameborder="0" scrolling="no" allowtransparency="true"></iframe> </div> <div class="column containerV"> <iframe loading="lazy" src="https://www.tiktok.com/player/v1/6927431598258277638?loop=0&rel=0" width="400" height="600" frameborder="0" scrolling="no" allowtransparency="true"></iframe> </div> </div>