Japanese

Inline Image



<img src="[file path]"
-----width=[width of image] height=[width of image]
-----border=[width of line]>

<img src="../doc/image.gif" width=160 height=120 border=3>




  • つぎは,隣り合う文字列との高さの位置関係を定めます:
    左辺文字列 <img src="../doc/image.gif" align=top> 右辺文字列

    左辺文字列 <img src="../doc/image.gif" align=middle> 右辺文字列

    左辺文字列 <img src="../doc/image.gif" align=bottom> 右辺文字列

    左辺文字列 右辺文字列

    左辺文字列 右辺文字列

    左辺文字列 右辺文字列