Salve, sto cercando di validare il mio sito per quanto riguarda l'HTML.
Ho 30 errori, molti a cascata, e in particolare vorrei sapere come fare per correggerne una serie nel widget calendario di default di Word Press, nel senso che non solo non so come correggerli, ma neppure so dove posso trovare il codice anche solo per guardarlo.
Ne metto 3 d'esempio... potete aiutarmi?

# Line 308, column 158: The summary attribute is obsolete. Consider describing the structure of complex tables in <caption> or in a paragraph and pointing to the paragraph using the aria-describedby attribute.

…nbsp;</h3><div id="calendar_wrap"><table id="wp-calendar" summary="Calendario">

# Line 312, column 47: The abbr attribute on the th element is obsolete. Consider instead beginning the cell contents with concise text, followed by further elaboration if needed.

<th abbr="lunedì" scope="col" title="lunedì">L</th>

# Line 324, column 42: The abbr attribute on the td element is obsolete. Consider instead beginning the cell contents with concise text, followed by further elaboration if needed.

…td abbr="giugno" colspan="3" id="prev"><a href="[cut]