Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction3 landmarksFIX
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
FAlt Text QualityAction3 of 117 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 3 image(s) |
| too long | 1 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
FLink & Button QualityAction10 issue(s) across 390 links and 47 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.milanofinanza.it/promonatale | abbonamento | new tab | Add '(opens in new tab)' to text |
| # | 1015 partner | new tab | Add '(opens in new tab)' to text |
| https://www.milanofinanza.it/informative… | Cookie Policy. | new tab | Add '(opens in new tab)' to text |
| https://www.milanofinanza.it/informative… | Privacy Policy. | new tab | Add '(opens in new tab)' to text |
| https://polizzevita.milanofinanza.it/?ut… | MF Polizze Vita | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/corsimf | VIDEO CORSI | new tab | Add '(opens in new tab)' to text |
| https://mfgpt.milanofinanza.it/ | usa l’AI, chiedi a | new tab | Add '(opens in new tab)' to text |
| https://portale.classeditori.it/recruits… | Lavora con noi | new tab | Add '(opens in new tab)' to text |
| # | Shop | new tab | Add '(opens in new tab)' to text |
| https://shop.milanofinanza.it/sezioni/98… | Magazine | new tab | Add '(opens in new tab)' to text |
| https://shop.milanofinanza.it/sezioni/98… | Libri | new tab | Add '(opens in new tab)' to text |
| https://shop.milanofinanza.it/sezioni/98… | Atlanti e Speciali | new tab | Add '(opens in new tab)' to text |
| https://shop.milanofinanza.it/sezioni/98… | Tagliamare | new tab | Add '(opens in new tab)' to text |
| https://shop.italiaoggi.it/ | ItaliaOggi Shop | new tab | Add '(opens in new tab)' to text |
| https://edicoladigitale.milanofinanza.it… | Sfoglia il Giornale … | new tab | Add '(opens in new tab)' to text |
| https://polizzevita.milanofinanza.it/?ut… | Comparatore Polizze Vita | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/classcnbc | Class CNBC live | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/tvmoda/ | Class Tv Moda | new tab | Add '(opens in new tab)' to text |
| https://www.radioclassica.fm | Radio Classica | new tab | Add '(opens in new tab)' to text |
| http://www.mfitalianlegalranking.it | MF Legal Ranking | new tab | Add '(opens in new tab)' to text |
| https://bestof.milanofinanza.it | Best of | new tab | Add '(opens in new tab)' to text |
| https://www.classagora.it/ | Eventi | new tab | Add '(opens in new tab)' to text |
| https://mfgpt.milanofinanza.it/chat?prom… | Guerra in Iran: come si stanno… | new tab | Add '(opens in new tab)' to text |
| https://mfgpt.milanofinanza.it/chat?prom… | Chiedi a | new tab | Add '(opens in new tab)' to text |
| https://mfgpt.milanofinanza.it | Chiedi a | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/classcnbc | Class CNBC | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/tvmoda/ | Class TvModa | new tab | Add '(opens in new tab)' to text |
| https://shop.milanofinanza.it/ | Shop | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/corsimf | Video Corsi | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/mps… | L'analisi di Capolino e Panera… | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/mps… | Mps: in assemblea vince lista … | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/classcnbc | Vai al VideoCenter | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/mps… | Mps: in assemblea vince lista … | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/fmi… | FMI: Usa e Cina spingono al ri… | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/classcnbc | Vai al VideoCenter | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/fmi… | FMI: Usa e Cina spingono al ri… | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/mps… | Mps, il trionfo di Lovaglio ch… | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/classcnbc | Vai al VideoCenter | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/mps… | Mps, il trionfo di Lovaglio ch… | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/mps… | Mps: in assemblea vince lista … | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/classcnbc | Vai al VideoCenter | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/mps… | Mps: in assemblea vince lista … | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/fmi… | FMI: Usa e Cina spingono al ri… | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/classcnbc | Vai al VideoCenter | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/fmi… | FMI: Usa e Cina spingono al ri… | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/mps… | Mps, il trionfo di Lovaglio ch… | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/classcnbc | Vai al VideoCenter | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/mps… | Mps, il trionfo di Lovaglio ch… | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/mps… | Mps: in assemblea vince lista … | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/classcnbc | Vai al VideoCenter | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/mps… | Mps: in assemblea vince lista … | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/tra… | Trading Nation. Stabilità del… | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it | Vai al VideoCenter | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/tra… | Trading Nation. Stabilità del… | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/tra… | Trading Nation. Strategie di i… | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it | Vai al VideoCenter | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/tra… | Trading Nation. Strategie di i… | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/sta… | Star Italia. Risultati finanzi… | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it | Vai al VideoCenter | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/sta… | Star Italia. Risultati finanzi… | new tab | Add '(opens in new tab)' to text |
| https://onelink.to/appmf | Nuova App MF GPT Desktop | new tab | Add '(opens in new tab)' to text |
| https://onelink.to/appmf | Nuova App MF GPT Mobile | new tab | Add '(opens in new tab)' to text |
| /obbligazioni-etf-etc-certificate | Vai alla sezione | new tab | Add '(opens in new tab)' to text |
| https://polizzevita.milanofinanza.it/?ut… | MF Polizze Vita | new tab | Add '(opens in new tab)' to text |
| https://polizzevita.milanofinanza.it/?ut… | MF Polizze Vita | new tab | Add '(opens in new tab)' to text |
| https://www.milanofinanza.it/edicola/mer… | Annuario Assicurazioni 2024 | new tab | Add '(opens in new tab)' to text |
| https://www.milanofinanza.it/edicola/mer… | Annuario Assicurazioni 2024 | new tab | Add '(opens in new tab)' to text |
| /news/generali-la-prevenzione-per-gestir… | (empty) | empty | Add link text or aria-label |
| /news/generali-completa-il-percorso-d-in… | (empty) | empty | Add link text or aria-label |
| /news/la-storia-di-generali-e-un-capital… | (empty) | empty | Add link text or aria-label |
| /news/mfvisual | Vai alla sezione | new tab | Add '(opens in new tab)' to text |
| https://mfvisual.milanofinanza.it/ai-qua… | Creare portafogli con l’AI e… | new tab | Add '(opens in new tab)' to text |
| https://mfvisual.milanofinanza.it/ai-qua… | Creare portafogli con l’AI e… | new tab | Add '(opens in new tab)' to text |
| https://mfvisual.milanofinanza.it/ai-qua… | Il team quantum-HPC di PwC Ita… | new tab | Add '(opens in new tab)' to text |
| https://mfvisual.milanofinanza.it/data-c… | Data Center, in Italia la nuov… | new tab | Add '(opens in new tab)' to text |
| https://mfvisual.milanofinanza.it/data-c… | Data Center, in Italia la nuov… | new tab | Add '(opens in new tab)' to text |
| https://mfvisual.milanofinanza.it/data-c… | Il settore dei data center pu… | new tab | Add '(opens in new tab)' to text |
| https://mfvisual.milanofinanza.it/codice… | Il codice Armani, MFF racconta… | new tab | Add '(opens in new tab)' to text |
| https://mfvisual.milanofinanza.it/codice… | Il codice Armani, MFF racconta… | new tab | Add '(opens in new tab)' to text |
| https://mfvisual.milanofinanza.it/codice… | Una narrazione in sei capitoli… | new tab | Add '(opens in new tab)' to text |
| https://mfvisual.milanofinanza.it/passag… | Il passaggio generazionale nel… | new tab | Add '(opens in new tab)' to text |
| https://mfvisual.milanofinanza.it/passag… | Il passaggio generazionale nel… | new tab | Add '(opens in new tab)' to text |
| https://mfvisual.milanofinanza.it/passag… | Ecco le 100 aziende a conduzio… | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/ | Vai alla sezione | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/mps… | Mps, il trionfo di Lovaglio ch… | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/mps… | Vai al video Mps, il trionfo d… | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/ | Guarda la diretta di Class CNB… | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/ | LIVE | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/ | La diretta di Class CNBC | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/mps… | Mps: in assemblea vince lista … | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/mps… | Video | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/mps… | Mps: in assemblea vince lista … | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/fmi… | FMI: Usa e Cina spingono al ri… | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/fmi… | Video | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/fmi… | FMI: Usa e Cina spingono al ri… | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/sus… | Sustainable Future Energy Summ… | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/sus… | Video | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/video/sus… | Sustainable Future Energy Summ… | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/tvmoda/ | Sfoglia MFF | new tab | Add '(opens in new tab)' to text |
| https://www.salonedellostudente.it/ | Campus | new tab | Add '(opens in new tab)' to text |
| https://www.milanofinanza.it/dossier-eve… | Class Dossier Digitali | new tab | Add '(opens in new tab)' to text |
| /gentleman-lifestyle | Homepage Gentleman | new tab | Add '(opens in new tab)' to text |
| /informative/informativa-privacy | informativa privacy | new tab | Add '(opens in new tab)' to text |
| https://static.milanofinanza.it/doc/news… | Anteprima | new tab | Add '(opens in new tab)' to text |
| /informative/informativa-privacy | informativa privacy | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/ | CNBC Live Video | new tab | Add '(opens in new tab)' to text |
| https://edicoladigitale.milanofinanza.it… | Sfoglia il giornale | new tab | Add '(opens in new tab)' to text |
| https://shop.milanofinanza.it/sezioni/98… | Magazine | new tab | Add '(opens in new tab)' to text |
| https://shop.milanofinanza.it/sezioni/98… | Libri | new tab | Add '(opens in new tab)' to text |
| https://shop.milanofinanza.it/sezioni/98… | Atlanti e Speciali | new tab | Add '(opens in new tab)' to text |
| https://shop.milanofinanza.it/sezioni/98… | Tagliamare | new tab | Add '(opens in new tab)' to text |
| https://www.italiaoggi.it/abbonamenti | ItaliaOggi | new tab | Add '(opens in new tab)' to text |
| /informative/informativa-privacy-mf-ital… | Privacy MF Italian Legal Ratin… | new tab | Add '(opens in new tab)' to text |
| https://www.classagora.it/ | Class Agorà | new tab | Add '(opens in new tab)' to text |
| https://www.salonedellostudente.it/ | Campus | new tab | Add '(opens in new tab)' to text |
| https://polizzevita.milanofinanza.it/?ut… | Comparatore polizze | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/tvmoda | Class TV Moda | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/uptv | Up TV | new tab | Add '(opens in new tab)' to text |
| https://bestof.milanofinanza.it | Best of | new tab | Add '(opens in new tab)' to text |
| https://mf.pbvdirectory.com/ | MF Italian legal ranking | new tab | Add '(opens in new tab)' to text |
| https://portale.classeditori.it/recruits… | Lavora con noi | new tab | Add '(opens in new tab)' to text |
| /informative/informativa-privacy | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| /informative/informativa-cookie | Informativa cookie | new tab | Add '(opens in new tab)' to text |
| https://video.milanofinanza.it/ | CNBC Live Video | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
/news/generali-la-prevenzione-per-gestire-il-climate-change-202601281041551825; /news/generali-completa-il-percorso-d-integrazione-di-liberty-seguros-2026012…; /news/la-storia-di-generali-e-un-capitale-sociale-202601231014285066
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://www.milanofinanza.it/promonatale; #; https://www.milanofinanza.it/informative/informativa-cookie; https://www.milanofinanza.it/informative/informativa-privacy; https://polizzevita.milanofinanza.it/?utm_source=milanofinanza&utm_medium=hea…; https://video.milanofinanza.it/corsimf; https://mfgpt.milanofinanza.it/; https://portale.classeditori.it/recruitselection/servlet/hvse_bstart?&Theme=S…; #; https://shop.milanofinanza.it/sezioni/988/magazine (+111 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
Icon-only buttons need an aria-label so screen readers can announce them.
button.navbar-toggler (#203 on page); button.owl-dot (#647 on page); button.owl-dot (#649 on page); button.owl-dot (#651 on page); button.owl-dot (#705 on page); button.owl-dot (#707 on page); button.owl-dot (#709 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CHeading HierarchyAction110 headings, 3 skip(s)REVIEW
- H6 Guerra in Iran: come si stanno muovendo i mercati?
- H6 x
- H6 Inserisci il testo da cercare
- H1 Mps, perché Francesco Milleri ha schierato Delfin con Lovaglio. E come cambiano ora gli scenari di terzo polo e Generali
- H3 Napoli, perquisizioni al Teatro San Carlo: 12 indagati per la passata gestione finanziaria skipped
- H3 Tesoro, va a ruba il Btp dual tranche da 17,5 miliardi: all’estero oltre l’80%. La domanda sfiora 200 miliardi
- H3 Utility europee, perché il blocco dello Stretto di Hormuz non è un vero rischio per i dividendi
- H6 Mps: in assemblea vince lista Tortora-Lovaglio, sconfitto Caltagirone skipped
- H6 FMI: Usa e Cina spingono al rialzo il debito mondiale
- H6 Mps, il trionfo di Lovaglio che a Class CNBC dice: ora recuperare tempo perso sul piano
- H6 Mps: in assemblea vince lista Tortora-Lovaglio, sconfitto Caltagirone
- H6 FMI: Usa e Cina spingono al rialzo il debito mondiale
- H6 Mps, il trionfo di Lovaglio che a Class CNBC dice: ora recuperare tempo perso sul piano
- H6 Mps: in assemblea vince lista Tortora-Lovaglio, sconfitto Caltagirone
- H6 Trading Nation. Stabilità del mercato americano e segnali di ripartenza
- H6 Trading Nation. Strategie di investimento nel mercato americano con Mirko Castignani
- H6 Star Italia. Risultati finanziari 2025: calo vendite e margine stabile
- H2 Trump attacca ancora la premier Meloni: non avremo più lo stesso rapporto. Lei replica: Italia pronta a fare la sua parte
- H2 Super dividendi a Piazza Affari: le 40 azioni che rendono dal 3,2% all’11%
- H2 La diretta da Wall Street | Le borse Usa chiudono contrastate, ma l’S&P500 aggiorna i massimi storici e il Nasdaq balza dell’1,6%
- H3 Mps, con Lovaglio ceo ora avanti sulla fusione con Mediobanca
- H3 Mps, ecco chi è Luigi Lovaglio, il banchiere risanatore protagonista del risiko che ha sconfitto Caltagirone
- H3 Mps, ecco chi è Pierluigi Tortora, l’imprenditore green artefice della riconferma di Luigi Lovaglio
- H3 Mps, cosa è successo in assemblea. Il racconto minuto per minuto fino alla vittoria di Lovaglio
- H3 Enel, nodo concessione da 3,9 miliardi in Brasile: Kpmg valuta i rischi in bilancio
- H2 Le 33 azioni europee vincenti in ogni scenario: dove investire con la tregua Usa-Iran
- H2 Piazza Affari, le 25 azioni da non perdere con la tregua in Iran
- H2 Difesa, l’Ue investe 1 miliardo in 57 progetti. Il commissario Andrius Kubilius: dobbiamo produrre più armi
- H3 Mfe, conti record con Prosiebensat: utile più che raddoppiato a 301 milioni e dividendo da 22 centesimi
- H3 Debito globale verso il 100% del pil entro il 2029. Fmi avverte: Italia tra i Paesi più esposti
- H3 Ue, ecco la tassa da 70 miliardi di dollari sugli extraprofitti delle imprese energetiche. La proposta di Pasquale Tridico (M5S)
- H3 Guerra in Iran, la diretta | Trump: molto probabile un accordo entro fine aprile. Ma il Pentagono invia 10 mila soldati
- H3 Banche europee, utili attesi a 13,5 miliardi nel primo trimestre 2026. KBW: nessun impatto dalla guerra in Iran (per ora)
- H3 Tim, l’assemblea approva il buyback e il raggruppamento delle azioni: ecco cosa cambia
- H3 Il Patto di Stabilità si può sospendere anche prima che arrivi la recessione
- H3 Stellantis pensa al rilancio dell’alleanza con la cinese Dongfeng: produzione di auto condivisa e spinta all’export
- H3 Pirelli, il ministro Urso spiega la scelta del golden power: ora la società potrà competere anche negli Usa
- H3 Oil & gas, Eni e SheIl spingono sulla Basilicata: il Texas d’Italia può andare al raddoppio
- H3 Borse oggi in diretta | Il Ftse Mib chiude poco mosso. Rally di Mps (+4,7%) e Mediobanca (+4,8%)
- H3 Kkr scommette su Samsung Sds, 820 milioni in bond convertibili per sostenere l’AI. Il titolo vola in borsa (+18%)
- H3 Energia, Pichetto: stoccaggi gas in sicurezza, valuteremo proroga dello sconto-accise. Scorte di carburante per aerei fino a maggio
- H3 La guerra in Iran pesa sul pil dell’Italia, Upb certifica la frenata: nel 2026 calerà di almeno lo 0,2%
- H3 I mercati provano a rilanciarsi. Trimestrali: JPMorgan Chase & Co. e Netflix
- H2 Unicredit, l'analisi tecnica: positiva una conferma sopra 69,25-69,40 euro
- H2 Euro-dollaro: il cambio prosegue nella sua risalita
- H2 Ftse Mib future: spunti operativi per mercoledì 15 aprile
- H3 Indici
- H3 Migliori Blue Chip
- H3 Peggiori Blue Chip
- H4 Analisi & Mercati
- H2 Uranio e idrogeno brillano, giù l'Indonesia
- H2 Mercato del credito stabile
- H2 Bnp quota 16 Premium Plus Cash Collect
- H2 Importante la tenuta del supporto a 87 dollari
- H2 Positiva una conferma sopra 69,25-69,40 euro
- H2 Euro a un passo da quota 1,18 sul dollaro
- H2 La struttura tecnica sta migliorando
- H2 Soglia chiave a quota 76.000 dollari
- H3 Cedole annuali e capitale garantito
- H3 Nuovi bond range accrual a 10 anni
- H3 Premi annuali con memoria
- H3 Nuovo Etf su azionario India
- H3 Le clausole di UniCredit Premium One
- H3 I pregi di Alleanza Stile Unico
- H3 Focus su Contopolizza Hybrid Plan
- H3 Focus su Core Multiramo Private Duo
- H2 Generali: la prevenzione per gestire il climate change
- H2 Generali completa il percorso d’integrazione di Liberty Seguros
- H2 La storia di Generali è un capitale sociale
- H2 Creare portafogli con l’AI e il quantum computing? Ecco cosa hanno scoperto Milano Finanza e PwC
- H2 Data Center, in Italia la nuova corsa all'oro digitale: le opportunità di investimento e le sfide che il Paese rischia di perdere
- H2 Il codice Armani, MFF racconta la rivoluzione del grande stilista tra moda e business
- H2 Il passaggio generazionale nelle imprese familiari italiane
- H2 Mps, il trionfo di Lovaglio che a Class CNBC dice: ora recuperare tempo perso sul piano
- H3 La diretta di Class CNBC
- H6 Mps: in assemblea vince lista Tortora-Lovaglio, sconfitto Caltagirone skipped
- H6 FMI: Usa e Cina spingono al rialzo il debito mondiale
- H6 Sustainable Future Energy Summit, Pichetto Fratin: su Extraprofitti valuteremo con Ue
- H2 Tod’s, 2,3 milioni per la rinascita di Palazzo Marino
- H2 Luca de Meo svelerà la cura Kering. E con Urso apre una craft academy
- H2 Luca de Meo: «L’energia che serve per far ripartire Kering». Il ministro Urso: «L’Italia è la fabbrica del bello»
- H2 Lorenzo Bertelli: «Su Versace l’obiettivo è aumentare il fatturato»
- H2 Kruso Art riapre l’ex Cinema De Amicis e a Milano nasce un nuovo hub per aste e collezionismo
- H2 Non è solo un premio: come Cartier sta costruendo una nuova economia al femminile
- H2 Dalla Audi TT alla Porsche 911: le icone che rinascono e cambiano le regole del design
- H2 Addio suola oversize: le 5 sneaker da avere ora che il minimalismo ha vinto
- H2 Il boom del secondo polso: il mercato degli orologi usati di lusso vale già metà del nuovo (e punta al sorpasso entro il 2030)
- H2 Rixos Hotels Egypt: lusso all-inclusive
- H2 La difesa non è cara: ecco perché per i gestori le azioni del settore sono ancora convenienti
- H3 Il ritorno dei mutui al 100%. Ecco quali sono le offerte più convenienti. E a cosa stare attenti
- H3 Finecobank prosegue nell'integrazione dell'AI a servizio della consulenza
- H2 Gianluca Martinelli e Paolo Noia entrano nella rete Allianz Bank Financial Advisors
- H2 Allspring potenzia l'organico con un team specializzato in investimenti obbligazionari
- H2 Leverage Shares lancia su Euronext Amsterdam 20 nuovi Etp
- H2 Wellington Management amplia l'offerta di alternative liquide con un nuovo fondo market neutral
- H2 Alexa+, come funziona l’assistente digitale che si evolve in un agente AI
- H2 Oppo Find N6, la piega c’è ma non si vede
- H2 Aria sempre fresca con Dyson HushJet Mini Cool Fan
- H2 Jvc, cancellazione elettronica del rumore nella serie Gumy con gli auricolari HA-A23T
- H2 Dyson HushJet, aria purificata senza alcun rumore
- H3 Alla portata di tutti, la newsletter offre precise indicazioni operative su una selezione mirata di azioni, certificati, Etf e bond quotati a piazza Affari.
- H2 Anticipa i mercati. Scegli gli strumenti giusti per investire senza sbagliare.
- H2 SITO ILLIMITATOSito senza limiti
- H3 3,00 € per 1 mese9,90 €/mese
- H2 QUOTIDIANO DIGITALE + SITOSito senza limiti + copia digitale del giornale
- H3 9,90 € per 1 mese21,90 €/mese
- H2 SITO ILLIMITATO
- H3 89,00 € per 1 anno99,00/anno
- H2 QUOTIDIANO DIGITALE + SITO
- H3 229,00 € /anno per sempre
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
CForm AccessibilityAction3 of 6 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #privacy51 | checkbox | informativa privacy | aria-label |
| #privacy22 | checkbox | Privacy check | aria-label |
| text | Email input | aria-label | |
| #SearchBox | text | (Ricerca tra virgolette le frasi esatte "...") | placeholder only |
| #SearchBox | text | (Cerca) | placeholder only |
| #submit | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" id="submit">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="key" id="SearchBox">; <input type="text" name="key" id="SearchBox">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding9 icon(s) detectedREVIEW
BColor Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Mps, perché Frances… | 3.26:1 | 3.0:1 | #000000 | #595F67 | Pass |
| h2 Trump attacca ancora… | 3.26:1 | 3.0:1 | #000000 | #595F67 | Pass |
| h2 Super dividendi a Pi… | 3.26:1 | 3.0:1 | #000000 | #595F67 | Pass |
| h2 La diretta da Wall S… | 3.26:1 | 3.0:1 | #000000 | #595F67 | Pass |
| h2 Le 33 azioni europee… | 3.26:1 | 3.0:1 | #000000 | #595F67 | Pass |
| h2 Piazza Affari, le 25… | 3.26:1 | 3.0:1 | #000000 | #595F67 | Pass |
| h2 Difesa, l’Ue inves… | 3.26:1 | 3.0:1 | #000000 | #595F67 | Pass |
| h2 Unicredit, l'analisi… | 3.26:1 | 3.0:1 | #000000 | #595F67 | Pass |
| h2 Euro-dollaro: il cam… | 3.26:1 | 3.0:1 | #000000 | #595F67 | Pass |
| h2 Ftse Mib future: spu… | 3.26:1 | 3.0:1 | #000000 | #595F67 | Pass |
| h2 Uranio e idrogeno br… | 3.26:1 | 3.0:1 | #000000 | #595F67 | Pass |
| h2 Mercato del credito … | 3.26:1 | 3.0:1 | #000000 | #595F67 | Pass |
| h2 Bnp quota 16 Premium… | 3.26:1 | 3.0:1 | #000000 | #595F67 | Pass |
| h2 Importante la tenuta… | 3.26:1 | 3.0:1 | #000000 | #595F67 | Pass |
| h2 Positiva una conferm… | 3.26:1 | 3.0:1 | #000000 | #595F67 | Pass |
| h2 Euro a un passo da q… | 3.26:1 | 3.0:1 | #000000 | #595F67 | Pass |
| h2 La struttura tecnica… | 3.26:1 | 3.0:1 | #000000 | #595F67 | Pass |
| h2 Soglia chiave a quot… | 3.26:1 | 3.0:1 | #000000 | #595F67 | Pass |
| h2 Generali: la prevenz… | 3.26:1 | 3.0:1 | #000000 | #595F67 | Pass |
| h2 Generali completa il… | 3.26:1 | 3.0:1 | #000000 | #595F67 | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
CLighthouse Accessibility AuditsActionScore 75/100 — 8 failing, 29 passedREVIEW
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
ARIA
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more about valid values for ARIA attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
HOME div#navAccordion > ul.categories > li#navAccordion_headingHome > button.nav_category |
PATRIMONI div#navAccordion > ul.categories > li#navAccordion_heading > button.nav_category |
CLASS CNBC LIVE div#navAccordion > ul.categories > li#navAccordion_headingFour > button.nav_category |
CLASS TV MODA div#navAccordion > ul.categories > li#navAccordion_headingTVModa > button.nav_category |
RADIO CLASSICA div#navAccordion > ul.categories > li#navAccordion_headingRadioclassica > button.nav_category |
PODCAST div#navAccordion > ul.categories > li#navAccordion_headingPodcast > button.nav_category |
BEST OF div#navAccordion > ul.categories > li#navAccordion_headingBestOf > button.nav_category |
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Chiedi a div#widget-root > div.fixed > div |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
nav#headerMF > div.container > div.headsx > button.navbar-toggler nav#headerMF > div.container > div.headsx > button.navbar-toggler |
form#form_SearchBox > div.col > div.input-group-append > button.btn form#form_SearchBox > div.col > div.input-group-append > button.btn |
div#video-highlights > div.owl-carousel > div.owl-dots > button.owl-dot div#video-highlights > div.owl-carousel > div.owl-dots > button.owl-dot |
div#video-highlights > div.owl-carousel > div.owl-dots > button.owl-dot div#video-highlights > div.owl-carousel > div.owl-dots > button.owl-dot |
div#video-highlights > div.owl-carousel > div.owl-dots > button.owl-dot div#video-highlights > div.owl-carousel > div.owl-dots > button.owl-dot |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.card > div.card-img-top > a.boxtrack-hp-generali-1 > img div.card > div.card-img-top > a.boxtrack-hp-generali-1 > img |
div.card > div.card-img-top > a.boxtrack-hp-generali-2 > img div.card > div.card-img-top > a.boxtrack-hp-generali-2 > img |
div.card > div.card-img-top > a.boxtrack-hp-generali-3 > img div.card > div.card-img-top > a.boxtrack-hp-generali-3 > img |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.col-xs-12 > div.card > div.card-img-top > a.boxtrack-hp-generali-1 div.col-xs-12 > div.card > div.card-img-top > a.boxtrack-hp-generali-1 |
div.col-xs-12 > div.card > div.card-img-top > a.boxtrack-hp-generali-2 div.col-xs-12 > div.card > div.card-img-top > a.boxtrack-hp-generali-2 |
div.col-xs-12 > div.card > div.card-img-top > a.boxtrack-hp-generali-3 div.col-xs-12 > div.card > div.card-img-top > a.boxtrack-hp-generali-3 |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Preferenze div.qc-cmp2-consent-info > div.qc-cmp2-publisher-logo-container > div > a |
-0,15% div.ticker-item > div.data > a > span.fluctuation |
0,09% div.ticker-item > div.data > a > span.fluctuation |
OFFERTE nav#headerMF > div.container > div.btns > button#AbbonatiHeader |
TRADING div.bgvideo > ul#video-tab > li.nav-item > button#tabvideo-trading |
BUSINESS div.wide-content > div.category > a.badge > span |
BUSINESS div.card > div.card-body > a.badge > span |
BUSINESS div.card > div.card-body > a.badge > span |
BUSINESS div.card > div.card-body > a.badge > span |
FASHION & LIFESTYLE div.card > div.card-body > span.badge > span |
LEADER div.wide > div.wide-content > div.category > span |
MOTORI div.card > div.card-body > span.badge > span |
ELEGANZA div.card > div.card-body > span.badge > span |
OROLOGI&GIOIELLI div.card > div.card-body > span.badge > span |
TURISMO div.card > div.card-body > span.badge > span |
MY TECH div.card > div.card-body > a.badge > span |
MY TECH div.card > div.card-body > a.badge > span |
MY TECH div.card > div.card-body > a.badge > span |
MY TECH div.card > div.card-body > a.badge > span |
Ho letto l'informativa privacy e desidero iscrivermi alla newsletter form#form-iscrizione-newsletter > div.form-group > div.form-check > label.form-check-label |
form#form-iscrizione-newsletter > div.form-row > div.col > input#submit form#form-iscrizione-newsletter > div.form-row > div.col > input#submit |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
informativa privacy div.form-group > div.form-check > label.form-check-label > a.txt-link-pipe |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Guerra in Iran: come si stanno muovendo i mercati? nav#headerMF > div.container > div#gptHead > h6 |
Mps, con Lovaglio ceo ora avanti sulla fusione con Mediobanca div.col-12 > div.correlated-article > a.title-correlated > h3 |
Mps: in assemblea vince lista Tortora-Lovaglio, sconfitto Caltagirone div.owl-item > div.item > div.video-headline > h6 |
Mps: in assemblea vince lista Tortora-Lovaglio, sconfitto Caltagirone div.card > div.card-body > a.boxtrack-hp-video-cnbc-3 > h6.card-title |
These are opportunities to improve keyboard navigation in your application.