Jquery Mobile中我的图像顶部和底部的边距

时间:2013-11-15 13:25:10

标签: jquery jquery-mobile header

我在Jquery Mobile App上做过。 在标题中,我已经添加了img,但顶部和bottem有一个边距。如何删除它?

<div data-role="header" data-theme="a">
<img border="1" src="../images/icon/touch-icon-iphone-114.png" width="50em" alt="Logo, broes" style="float:left;display:inline;margin-left:0px;"/>
<h1 style="text-align:right; margin-right:10px;">Hi All</h1>
</div>
    大家好

0 个答案:

没有答案