/ Published in: HTML
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
RIGHT HAND CAPTION BOX <div style="float:right;border:1px solid #eee;margin:0 0 10px 10px;"> <div style="padding:5px;"> [youtube=http://www.youtube.com/watch?v=F36Pe3-emgI&rel=0&w=190] </div> </div> TWO EQUAL VIDEOS <div style="overflow:auto;margin:10px 0;"> <div style="float:left;margin-right:10px;"> <div style="padding:5px;"> [youtube=http://www.youtube.com/watch?v=F36Pe3-emgI&rel=0&w=220] </div> </div> <div style="float:left;margin-right:10px;"> <div style="padding:5px;"> [youtube=http://www.youtube.com/watch?v=JVv75KVfSrc&rel=0&w=220] </div> </div> </div>