◆1.貼圖代碼1:
<img src="圖片地址">
◆2.貼圖代碼2:
<INPUT src="圖片地址" type=image width=500>
◆3.羽化圖片代碼:
<INPUT style="FILTER: alpha(opacity=100,style=2)" INPUT src="圖片地址" type=image width=400>
◆4.貼Flash代碼:
<EMBED align=right src=http://www2.upwebflash.cn/index276-img/clock30.swf width=500 height=300 type=application/octet-stream wmode="transparent" quality="high" ;;>
◆5.圖片加Flash代碼:
<TABLE cellSpacing=1 cellPadding=0 width=500 height=330 bordercolor=#BB5E00 background="圖片地址" border=3> <TR> <TD>
<EMBED align=center src="Flash文件地址" width=500 height=300 type=application/octet-stream wmode="transparent" quality="high" ;;> </TD></TR></TABLE>
◆5.絕對定位加疊Flash代碼:
<EMBED style="LEFT:10px; WIDTH: 750px; POSITION: absolute; TOP: 100px; HEIGHT: 300px" align=center src=http://www2.upwebflash.cn/index276-img/clock30.swf width=750 height=300 type=application/octet-stream ;; quality="high" wmode="transparent">
(五)定位標簽代碼:20.定位標簽代碼:
<CENTER>內容居中</CENTER>
<DIV align=center> 內容居中</DIV>
<p align=CENTE>內容居中</P>
<p align=LEFT>內容居左</P>
<p align=RIGHT>內容居右</P>
水平加豎直定位指令語句(放在表格的列標簽內):
<td align=LEFT valign=top>居左靠頂</td>
<td align=center valign=top>居中靠頂</td>
<td align=right valign=top>居右靠頂</td>
<td align=LEFT valign=bottom>居左靠底</td>
<td align=center valign=bottom>居中靠底</td>
<td align=right valign=bottom>居右靠底</td>
本站僅提供存儲服務,所有內容均由用戶發(fā)布,如發(fā)現有害或侵權內容,請
點擊舉報。