Janet Chang wrote:
> I can't for the life of me seem to figure out why the spacing between 
> certain DIVs in the web page I'm working on are rendering differently in IE 
> and Firefox.
>   
Me either.
> Sample page: http://www3.law.northwestern.edu/faculty/profiles/JamesSpeta/
>
> The spacing between the last list item in "Areas of Expertise" and the 
> "Courses" heading (and between the last item under "Courses" and the 
> "Publications" heading) should be the same as the spacing separating the 
> rest of the sections lower down on the page.
>   
.section h2 {
  padding-top: 17px;
}

* html .section h2 {
  padding-top: 0;
> Janet Chang
>
>
>   
~dL
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to