Gunlaug Sørtun
Sun, 11 Feb 2007 20:09:46 -0800
Tee G. Peng wrote:
<p><blockquote>"I came because this is one of the best......" <span>- john doe</span> </blockquote> </p>
What am I missing?
" 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>
Georg
--
http://www.gunlaug.no
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************