語法1 //*//*//可以將圖片貼在你想要的位置(可用TOP)和(LEFT)移動圖片 <embed style="POSITION: absolute; TOP: 0px; LEFT: 0px" height="580" align="3" width="990" src="貼swf圖片" wmode="transparent" quality="high" ></embed > 語法2//*//*//這是固定圖片 <p align="center" ><embed height="580" type="application/x-shockwave-flash" width="990" src="貼swf圖片" wmode="transparent" allowscriptaccess="never" ></embed ></p > 一般圖片加霧語法//*//*//styie=(1)半邊(2)圓(3)方(4)無//*//*//opacity=100(是圖片的透明度)(數字越小越透明) <p align="center" ><img style="FILTER: Alpha(opacity=100,style=3); WIDTH: 484px; HEIGHT: 249px" border="0" alt="" src="貼圖片" / ></p > 圖片可調整大小