vil have flash vil centret på side
Jeg har følgende flash-"film" jeg vil have centret på min side:html-koden er:
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#3,0,0,0" width="550" height="400"> <p align="center">
<param name="SRC" value="file:///C%7C/Falentinfoto%20Hjemmeside/hovedflash.swf">
<embed src="file:///C%7C/Falentinfoto%20Hjemmeside/hovedflash.swf" pluginspage="http://www.macromedia.com/shockwave/download/" type="application/x-shockwave-flash" width="550" height="400">
</embed>
</object>
</body>
</html>
Hvor skal jeg sætte "align" henne i koden?
