IMAGE TAGS

HTML Design Guide - Table v3.0


<img src=#> #=Image URL

<img alt=#>
#=Text to display on text browser or one doesn't load images.

MY FACE :-) <img src="f.gif" alt="MY FACE :-)">


+ Image aligned with Text

<img align=#> #=top, middle, bottom

(^_^) My Face!

<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!


+ Floating Image

<img align=left>

(^_^)My Face!
It is always
smiling.
Hahaha....

<img src=URL align=left>My Face!<br>
It is always<br>
smiling.<br>
Hahaha....<br>



<img align=right>

(^_^)My Face!
It is always
smiling.
Hahaha....



<br clear=all>

(^_^)My Face!
It is always

smiling.
Hahaha....

<img src=URL align=left>My Face!<br>
It is always
<br clear=all>
smiling.<br>
Hahaha....<br>

<img vspace=# hspace=#> #=value

(^_^)My Face!
It is always
smiling.
Hahaha....

<img src=URL align=left vspace=10 hspace=20>My Face!<br>
It is always<br>
smiling.<br>
Hahaha....<br>



+ Border Line

<img border=#> #=value

(^_^) <a href="URL">
<img src=URL border=15>
</a>


+ Client Side Image Map




NCD HOME 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