> I'm trying to move an swf to the center of the page:
> www.watercolourcourses.com

That object is in a paragraph, so style that P like this:

.someID {
  width: 425px;
  margin-left: auto;
  margin-right: auto;
}

That should do it


--
Regards,
Thierry 
www.tjkdesign.com | articles and tutorials
www.ez-css.org | ultra light CSS framework




______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to