Embedding 3 Youtube videos all in one row
-
Hi all,
I’m working on a mockup page of my portfolio works in broadcast and I’m using Theme Horse’s Attitude theme that has the wide page layout with no sidebars that gives me quite a lot of room to place 3 videos per line all at half the size of a normal YouTube video.I’ve used a code that allows me to put 2 Youtube videos side by side as shown below:
<div style=”float:left;width:auto;margin-right:14px;”>
SHORTCODE1 HERE
</div>
<div style=”float:left;width:auto;”>
SHORTCODE2 HERE
</div>
<div style=”clear:both;height:1em;”></div>But I need to find the code to add a third video on the same row.
Can anyone help?
The blog I need help with is jellyfarmstudios.com.
Thank you!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Embedding 3 Youtube videos all in one row’ is closed to new replies.