Hi Angela, The HTML that refers to would look like this:
<h1><small>Your Heading</small></h1> Most likely, actually, it would be used like this: <h1>Your Heading <small>Other Stuff</small></h1> So that you could have two styles of text in the heading. Not sure it's how I'd achieve the same effect, but it's technically correct. Cheers, Seona. On 23 February 2013 06:55, Angela French <afre...@sbctc.edu> wrote: > Could someone please explain the "small" in the example below: > > h1 small { > font-size: 24.5px; > } > > I would understand h1.small, but am confused by the syntax "h1 small" > > Thanks, > > > > Angela French > Internet Specialist > State Board for Community and Technical Colleges > 360-704-4316 > afre...@sbctc.edu > http://www.checkoutacollege.com/ > > ______________________________________________________________________ > css-discuss [css-d@lists.css-discuss.org] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > ______________________________________________________________________ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/