At 5/6/2007 12:43 AM, John Faulds wrote:
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>

No, cite is for citations.

A question on <cite>: is this an appropriate usage?

<p>The SitePoint book <cite>Build Your Own Web Site The Right Way</cite>,
by Ian Lloyd, is a great primer for learning <acronym>HTML</acronym> and
<acronym>CSS</acronym>.</p>


______________________________

HTML 4.01 Specification
9 Text
9.2.1 Phrase elements: EM, STRONG, DFN, CODE, SAMP, KBD, VAR, CITE, ABBR, and ACRONYM
http://www.w3.org/TR/html4/struct/text.html#h-9.2.1

CITE:
    Contains a citation or a reference to other sources.

As <CITE>Harry S. Truman</CITE> said,
<Q lang="en-us">The buck stops here.</Q>

More information can be found in <CITE>[ISO-0000]</CITE>.
______________________________

As I read this definition and these examples, I find it defensible to use CITE to mark up a byline which is, after all, a citation of the author of the piece at hand.

A "citation" does indeed include the author: see http://google.com/search?q=define%3Acitation


I suggested CITE in order to seed the discussion. I'm mostly interested in people's recommendations of other byline and tagline markup I might not already be considering.

Regards,

Paul
__________________________

Paul Novitski
Juniper Webcraft Ltd.
http://juniperwebcraft.com


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

Reply via email to