What markup do you favor for a headline-tagline pair? (The second element could be a tagline or a byline.)

        <h1>Thundering Pigs</h1>
        <cite>a blog by Bob</cite>

        <h1>Thundering Pigs</h1>
        <p class="tagline">a blog by Bob</p>

        <h1>Thundering Pigs</h1>
        <div class="tagline">a blog by Bob</div>

        <h1>Thundering Pigs</h1>
        <h2>a blog by Bob</h2>

or some other configuration?

Thanks,
Paul


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to