" The BLOCKQUOTE element defines a block quotation. Unlike inline
quotations, block quotations may contain block-level elements such as P
and TABLE, but BLOCKQUOTE may not be contained within a paragraph or
inline element. "

So, the following will do...

<blockquote>
<p>"I came because this is one of the best......"
<span>- john doe</span></p>
</blockquote>


Ah, goofy me!

Thanks all for the quick response.

tee


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

Reply via email to