Hello everyone,
I´m working on a new folio http://www.laertjansen.com/test/ and have been fighting with css.
With FF its working fine but with IE6 there´s a gap at the bottom and I can´t figure out how to sort it out. The distance between the last line “laert jansen” and the footer is higher in IE6.
And the distance between the first line “My name is Laert Jansen” and the line hr is higher too.
Here´s the css for this part:
#left { margin: 20px 60px 80px 30px; height:520px; background:none; width: 630px; }
#aboutme{ width: 120px; font-style: italic; color:#0099ff; margin:15px 0 15px 30px; font-size:130%; background:none; border-bottom:none; }
h4 { color: #000;; font-size: 88%; background-color: #fff; padding: 5px 5px 5px 5px; width: 397px; margin-bottom: 25px; margin-top: 20px; }
.txt p { color: #ccc; font-size: 71%; line-height: 23px; margin: 15px 0 0 0; background-color: #fff;}
.txt p span { background:#1C1C1C; border-bottom:1px solid #0099ff; }
May I ask for some help here? I´m not an expert in builiding and I´ve tried here but is not working.
Thanks a lot,
Laert