You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
programming-examples/css/Declare determines whether ...

12 lines
372 B
HTML

<html>
<body>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
declare=false
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
width="1280"
height="720">
<param name="movie" value="flash.swf">
<param name="quality" value="high">
</object>
</body>
</html>