<div style="float: left;
height: 20%;
width: 70%;"</div>
<div style="float: right;
height: 20%;
width: 30%;"> </div>
In Chrome the two divisions are in same line. But there is a small gap between the two divs. But in Firefox there is no gap. Why is this happening? Any solution for this?