Wrong validation of <p> tag?

Hi,
the validator returns this error:

Error: No p element in scope but a p end tag seen.
From line 132, column 17; to line 132, column 20
          </p>↩     

On this piece of code:

                <p class="article-summary">↩
                     <p>Oggi scrivo qualcosa relativo ad un argomento per il 
quale in tanti mi chiedono informazioni: la stampa fotografica dei files.</p>↩
<p>Io sono il primo a sostenere che le fotografie non vanno guardate sullo 
schermo ma devono essere stampate.</p>↩
<p>Anche in questo caso però, mi spiace dirlo, la maggior parte delle  …</p>↩
                </p>↩ <-- YELLOW colored

If you desire to see the complete source, the tested page is:
https://www.mauriziopaglia.it/blog

It seems to me all is OK.

Thanks,
Maurizio

Received on Monday, 27 September 2021 08:34:20 UTC