[thelist] Issue with formatting paragraph

Jim Mortland JMortland at psychologicalscience.org
Wed Mar 9 13:21:25 CST 2005


I'm working on updating my company's web site to a table-less layout.
One problem I have run into occurs on this page:
http://www.psychologicalscience.org/beta/apssc/.  In the 2nd paragraph
under Hotel Match-Up Program, I have this code:

<p class="small">The deadline for this program is March 31,
2005......</p>

The CSS I have to format the small class is:

.small, .summary {font-size: 95%;}

The whole stylesheet can be found at:
http://www.psychologicalscience.org/beta/includes/layout.css

When I display the page, the text is not in the smaller size.  (It
should be the same size as the text directly above it.)

I've validated the CSS and HTML to see if there were any errors that
would affect the display, but none were found.  Does anybody have an
idea as to what is causing this?

Thanks in advance,
Jim Mortland


More information about the thelist mailing list