From 5ceded38422ff27c93a4c6211386b8186df781eb Mon Sep 17 00:00:00 2001 From: Antonio Ospite <ospite@studenti.unina.it> Date: Fri, 13 Nov 2009 14:13:25 +0100 Subject: [PATCH] Make the code validate again. --- xhtml11_quick_reference_by_examples.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xhtml11_quick_reference_by_examples.html b/xhtml11_quick_reference_by_examples.html index a11bdba..e3522ad 100644 --- a/xhtml11_quick_reference_by_examples.html +++ b/xhtml11_quick_reference_by_examples.html @@ -421,10 +421,10 @@ They are all style-able. <dt>dfn</dt> <dd>I wonder how much my silly definition of happiness: - <blockquote> + <blockquote><p> <dfn>Happiness</dfn> is the limit of our mood function when âhow I currently feelâ approaches to âhow I want to feelâ - </blockquote> + </p></blockquote> is flawed... </dd> -- 2.1.4