인라인으로 유지해야하는 두 개의 이미지가 있습니다. 각 이미지 아래에 캡션을 쓰고 싶습니다.
<center>
<a href="http://example.com/hello">
<img src="hello.png" width="100px" height="100px">
</a>
<a href="http://example.com/hi">
<img src="hi.png" width="100px" height="100px">
</a>
</center>
어떻게 구현할 수 있습니까?
 는 여백을 설정하거나 다른 CSS 레이아웃 도구를 사용하는 것과는 반대로 모든 것을 언급하지 않습니다 .