I’m having trouble doing a vertical center based off of the horizontal
center example in the faq:
<style type="text/css" media="screen">
body { margin:0; text-align:center; }
div#content { text-align:left; }
object#content { display:block; margin:0 auto; }
</style>
Should I be trying to centering the container div? Is this:
div#content { text-align:left; }
The container div I need to align? If so what syntx do I need, so far
what I have tried is not working?
Alan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"SWFObject" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/swfobject?hl=en
-~----------~----~----~----~------~----~------~--~---