Looks good in Firefox, but whacked in IE

liunx

Guest
Hello all,

Im nearing completion of a pet project of mine.

Still pretty new to CSS, and I designed the site for checks in Firefox first (as was suggested to me). But of course, its all whacko in IE. I was expecting this, and I realize that they are several IE hacks, some of which I have used before.

I guess im hoping someone can take a look and point me in the right direction as far as hacks go.

site:
<!-- w --><a class="postlink" href="http://www.precisionimageworks.com/index.html">www.precisionimageworks.com/index.html</a><!-- w -->

the CSS I use:
<!-- w --><a class="postlink" href="http://www.precisionimageworks.com/Precision-index.css">www.precisionimageworks.com/Precision-index.css</a><!-- w -->
<!-- w --><a class="postlink" href="http://www.precisionimageworks.com/Precision-portfolio.css">www.precisionimageworks.com/Precision-portfolio.css</a><!-- w -->
<!-- w --><a class="postlink" href="http://www.precisionimageworks.com/Precision-pricing.css">www.precisionimageworks.com/Precision-pricing.css</a><!-- w -->

Thx in advance all!Looks like maybe you want to add "clear: both;" to your "clearing" div?thx, ill try that after im off work :)
 
Back
Top