https://resmim.net/f/LsrEk5.png
Looks like my video occupied the right side aswell so whatever I try to put my image to the right side, it stays under my video.
How can I fix this?
]]>1) Using bootstrap you can do that. Just give class=”col-md-6″ to two divisions ie. “wp-video” and the other div is the image div which is just below this div.
2) Remove width=”640px” from “wp-video” and give width:”50%”, float:left and give same styling to below div also by assigning a class to it.
]]>For below div ie. image div use class=”col-md-6″
]]>