<h3>不带有 hspace 和 vspace 的图像:</h3>
<img src="/img/w3xue_logo_white.jpg" align="middle" />
This is some text. This is some text. This is some text.
<h3>带有 hspace 和 vspace 的图像:</h3>
<img src="/img/w3xue_logo_white.jpg" align="middle" hspace="30" vspace="30" />
This is some text. This is some text. This is some text.