Ho rifatto il controllo del codice e l'unico errore che mi esce è questo:
4 semantic paragraphs found
Your email contains semantic paragraphs (<p/>) tags, which help readers with assistive technology such as screen readers distinguish the type of content.
By default paragraphs have their own predefined margining, which can result in unwanted spacing and gaps between elements. A simple fix to reset these values is to add an inline style margin:0; to each <p> tag.
Found on line:
- 2, 7, 23, 36
Code Fix:
- <p style="margin:0;">My Paragraph</p>
Ma nel codice, mi sembra di averlo corretto:
???codice:<p style="margin:0;">