OK ... I seem to be having a lil trouble centering the flash on the opener of my web page... http://www.dcattcorp.com any ideas?
Thanks!
Printable View
OK ... I seem to be having a lil trouble centering the flash on the opener of my web page... http://www.dcattcorp.com any ideas?
Thanks!
[list=1][*]Right under the <body> tag, insert a line containing the following:
<center>
[*]Right above the </body> tag, insert a line containing the following:
</center>
[/list=a]
You might also want to change the:
WIDTH=600 HEIGHT=500
to:
WIDTH=100% HEIGHT=90%
(The 90% should leave enough room for your two links above and below the flash without the browser having to add a right scroll bar).
[This message has been edited by Vernon Frazee (edited 06-16-2001).]
Thanks for your help... that seems to have taken care of it...