Rick Lecoat
Thu, 17 Jul 2008 02:56:57 -0700
I may be wrong, but your use of <cite> looks the wrong way around - surely a citation should point at a document?
If it's a cite _attribute_, then yes, it should point at a document. But a <cite> element, as I understand it, marks up a piece of attribution text, and so can simply be the name of a person, or whatever.
Eg.
<blockquote>
<p>Some article text blah blah blah</p>
<p>written by <cite>Harold Lloyd</cite></p>
</blockquote>
--
Rick Lecoat
www.sharkattack.co.uk
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************