I have the following html:

<center>
<h1>Humane Society <br>of Greene County</h1>
<h2 class="a">183 Jefferson Road<br>Waynesburg, Pennsylvania 15370
<br>(724) 627-9988</h2></center>

The words "Humane Society" appear, then a line break, then "of Greene 
County," in the proper font for <h1>, then there is a full line space, 
equivalent to two <br> characters or a <p>, then the next two lines 
appear, in the proper font for <h2>.  This is exactly what one would 
expect.  My question is: Can I use CSS to eliminate the empty line 
between the <h1> and the <h2> characters, so that the whole is presented 
in two sizes, but with no empty line between the second and third line?

Thank you,

Jan

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to