Zoe, Lori, David,

Thank you for your responses.

Based on your advice, I've decided to go with an <h3> tag. <h1> and <h2> 
are definitely already in use in my site, and, well... the line had to 
be drawn somewhere.

I haven't uploaded it yet, but making the change to <h3> made everything 
just fall into place.

One thing I don't understand, though.

As Lori says, headline elements are "block" elements, and <span> tags 
are "inline". But I thought if one specified "display:block" in the CSS 
for the <span> element, that would force it to behave as a block 
element. That's what I tried to do, but obviously it doesn't work like that.

So I'm missing something about the difference between something being a 
block element, and something being given "display: block" in the CSS. 
Where am I going wrong?

-- 
Dave M G
Ubuntu 7.04 Feisty Fawn
Kernel 2.6.20-15-generic
Pentium D Dual Core Processor
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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