• Resolved sam132

    (@sam132)


    Hi Everyone,

    I would like to embedd a youtube video on my page so that it sits to the left of the page, and my text is aligned to the right of it. I understand theres a float element I can use?

    If you go on my page, you can see theres an image at the top of a dvd program with text to the left of it, I would like to replicate this with my youtube embedd except this time for the video to be on the left not the right. (scroll down to see the video).

    Can anyone help me? My page can be found at: Swimming Drills

    Many thanks,

    Sam

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sam132

    (@sam132)

    Tried a few things, but its still not working.

    Any tips?

    Sam

    Thread Starter sam132

    (@sam132)

    I did it 🙂

    I simply put it in a table:

    <table border="0" align="right">
      <tr>
        <td>INSERT YOUTUBE EMBEDD LINK HERE</td>
      </tr>
    </table>
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Aligning a YouTube Embed’ is closed to new replies.