Two floating div's, one underneath. works in every browser except IE
- by Veltar
So I have an html-structure that looks like this:
<div id="contact-wrapper">
<div>
<h4>België</h4>
<p>Tuinwijklaan 79<br />
9000 Gent<br />
Tel. 0468/115967<br />
info@echomedic.be<br />
</p>
</div>
<div>
…