Viewing 4 replies - 1 through 4 (of 4 total)
  • float the object…

    Thread Starter evilbeet

    (@evilbeet)

    Hi Moshu,

    How do I do this? Can you provide a code sample or point me to a site that does this?

    Thanks!

    Put in your stylesheet:
    object {float: left;}

    And knowing you will come back to ask the next question… ??
    you may want to add some margins, too:

    object {
    float: left;
    margin: 0 3px 0 3px;
    }

    The 4 values are in this order: top right bottom left

    Thread Starter evilbeet

    (@evilbeet)

    Moshu you are my hero of the day. I ::heart:: you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Embedding Multiple YouTube Videos in a Single Horizontal Line’ is closed to new replies.