Page 1 of 1

how to make bbc to center an applet

Posted: 15 Jun 2007, 15:06
by Casper
hi all i'm a new member here i want to ask how can i do bbc code to center an applet please check this and tell me how to control any thing in center

http://www.codemiles.com/viewtopic.php? ... 554ba65fdf

thanks in advance

Re: how to make bbc to center an applet

Posted: 15 Jun 2007, 15:35
by igorw
The css for it would be:

Code: Select all

margin: 0 auto;