Sent by Alice Marksberry on 2 July 2002 14:02
Rachel--
It worked in the xhtml transitional doctype!
><style type="text/css">
>img {vertical-align: bottom;}
></style>
Thank you so very much. You have saved us from pulling out the last bit of
hair now attached to our heads! Alice/CAER
At 11:25 AM 7/2/02 -0400, you wrote:
>At 10:51 AM 7/2/2002 -0700, Alice Marksberry wrote:
>[snip of NN6 whitespace issue]
>
>We had the same problem. I think what you need to do is tell NN6 to give the
>images a vertical-align of "bottom". I copied out the source of your page,
>added the following:
>
><style type="text/css">
>img {vertical-align: bottom;}
></style>