私は次のHTMLを持っています:
<div style="display: inline-block; width: auto;">
<h3>
Search Criteria
</h3>
<div style="background-image: url(jQuery-UI/images/ui-icons_2e83ff_256x240.png);
background-repeat: no-repeat; background-position: -16px -144px; width: 16px;
height: 16px;">
</div>
</div>
div
の右側にを表示させようとしていh3
ます。ただし、何が起こっているのかは、のdiv
すぐ下に表示されていh3
ます。
私は何が欠けていますか?