Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Web Design (WordPress, Joomla, etc.) How can I center this flash movie in the page in mac Firefox?

  • Abraham Chaffin

    December 15, 2008 at 10:01 pm

    Align the table that is holding the flash video to the center:

    Line 37:

    <table style=”width: 550px; height: 400px” cellpadding=”0″ cellspacing=”0″ class=”style2″ align=’center’ >

    Abraham

  • Curtis Thompson

    December 15, 2008 at 10:03 pm

    hello…

    you can probably just put an align attribute on the td cell that contains the movie – i.e.:

    <td align=”center”>

    that’s just from a quick pass of your code – basically it looks like you are using align=”middle” as an attribute on the flash embed itself, which is not compliant…

    sitruc

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy