圖象(IMAGE)標(biāo)記(TAGS)
鏈入圖象的基本語(yǔ)法
<img src=#> #=圖象的 URL
<img alt=#>
#=在瀏覽器尚未完全讀入圖象時(shí),在圖象位置顯示的文字。
- <img src="f.gif" alt="MY FACE :-)">
圖象和文字的對(duì)齊
<img align=#> #=top, middle, bottom
- <img src=URL align=top> My face!
My Face!
- <img src=URL align=middle> My face!
My Face!
- <img src=URL align=bottom> My face!
My Face!
- 只有一行文字才可以放在圖象的兩邊。(不知道翻譯的對(duì)不對(duì)?)
- Only one text line can be flown into the both side of Image.
圖象在頁(yè)面中的對(duì)齊/布局(Floating Image)
<img align=left>
- <img src=URL align=left>My Face!<br>
It is always<br>
smiling.<br>
Hahaha....<br>
My Face!
It is always
smiling.
Hahaha....
<img align=right>
My Face!
It is always
smiling.
Hahaha....
<br clear=all>
- <img src=URL align=left>My Face!<br>
It is always
<br clear=all>
smiling.<br>
Hahaha....<br>
My Face!
It is always
smiling.
Hahaha....
<img vspace=# hspace=#> #=value
- <img src=URL align=left vspace=10 hspace=20>My Face!<br>
It is always<br>
smiling.<br>
Hahaha....<br>
My
Face!
It is always
smiling.
Hahaha....
邊框
<img border=#> #=value
- <a href="URL">
<img src=URL border=15>
</a>
HTML
Design Guide Main Page
Contents
|| Page
|| Font
|| Text
Style || Image
|| Form
|| Table
|| Table
Advanced
|| Frames
|| Marquee
|| Alternative
Inline Elements
Tag
Index || What's
New
Network Communication Design
http://ncdesign.kyushu-id.ac.jp/
C&P 1994-1996 Yuriko Ienaga v91102@vgenda.kyushu-id.ac.jp