Images within a document

  border, vspace, hspace Control

  <img src=./html17-1.gif>
        Standard Expression of the image for  

  border=1, <img border=1 src=./html17-1.gif>
        border=1 for  image

  border=10À¸·Î Ç¥½Ã <img border=10 src=./html17-1.gif>
        border=10 for  image

  vspace=20 and border=1, <img vspace=20 src=./html17-1.gif>
        vspace=20 and border=1 for  image

  hspace=20 and border=1, <img hspace=20 src=./html17-1.gif>
        hspace=20 and border=1 for  image

  hspace=20 vspace=30 border=1, <img hspace=20 vspace=30 src=./html17-1.gif>
        hspace=20 vspace=30 border=1 for  image