Skip to content
https://dailysabah.com

Accessibility

· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.
SCORE
52
GRADE
F
FIX
5
REVIEW
8
PASS
0
INFO
0
Checks
13
8 REVIEW 5 FIX
F
Form Accessibility
Action
9 of 14 controls have issues
FIX
9 of 14 controls have issues
Critical::
7 control(s) without accessible label
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
Got: <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessaryInline">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferencesInline">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatisticsInline">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketingInline">; <input type="text" id="from_input">; <input type="text" id="to_input">; <input>
Warning::
2 control(s) rely on placeholder only
Placeholder text disappears on focus and is not a reliable label.
Got: <input type="text">; <input type="text">
Info::
5 control(s) properly labeled
14 controls
5 labeled
2 placeholder only
7 unlabeled
ControlTypeLabelMethod
#CybotCookiebotDialogBodyLevelButtonNecessarycheckboxMandatory/Technical Cookiesfor/id
#CybotCookiebotDialogBodyLevelButtonPreferencescheckboxFunctional Cookiesfor/id
#CybotCookiebotDialogBodyLevelButtonStatisticscheckboxPerformance/Analytical Cookiesfor/id
#CybotCookiebotDialogBodyLevelButtonMarketingcheckboxAdvertising/Marketing Cookiesfor/id
#CybotCookiebotDialogBodyContentCheckboxPersonalInformationcheckboxDo not sell or share my personal informationfor/id
inputtext(Search dailysabah.com)placeholder only
inputtext(Search dailysabah.com)placeholder only
#CybotCookiebotDialogBodyLevelButtonMarketingInlinecheckbox(none)none
#CybotCookiebotDialogBodyLevelButtonNecessaryInlinecheckbox(none)none
#CybotCookiebotDialogBodyLevelButtonPreferencesInlinecheckbox(none)none
#CybotCookiebotDialogBodyLevelButtonStatisticsInlinecheckbox(none)none
#from_inputtext(none)none
#to_inputtext(none)none
inputinput(none)none

Form controls need a <label>, aria-label, or aria-labelledby for screen readers.

<input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessaryInline">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferencesInline">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatisticsInline">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketingInline">; <input type="text" id="from_input">; <input type="text" id="to_input">; <input>

Why this matters

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">; <input type="text">

Why this matters

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

F
Web Manifest
Action
Valid manifest
FIX
Valid manifest
Warning::
No name or short_name
Add a name field to identify the app.
Info::
192x192 icon present
Info::
512x512 icon present
PWA Install Criteria Not Installable
Name 192×192 icon 512×512 icon Start URL Display Mode
Icons 2 icon(s)
D
Dark Mode Support
Action
No dark mode signals
FIX
No dark mode signals
Info::
No dark mode signals detected
Consider adding CSS with @media (prefers-color-scheme: dark) and <meta name='color-scheme' content='light dark'>.
Info::
Detection limited to meta tags and inline styles
External CSS files may contain prefers-color-scheme rules not visible to this scan.
Dark ModeNo Dark Mode Detected
color-scheme meta Not set Dark theme-color Not set CSS indicators Not detected

Detection limited to meta tags and inline styles.

D
Print Stylesheet
Action
No print styles
FIX
No print styles
Info::
No print-specific styles detected
When users print this page, they get the screen layout including navigation and non-essential elements. Add @media print rules to hide navigation and optimize layout for paper.
Print Stylesheet No Print Styles
Print stylesheet Not found Inline @media print Not detected
F
Navigation UX
Action
No navigation patterns
FIX
No navigation patterns
Info::
1 navigation landmark(s) detected
Info::
No breadcrumbs, search, or skip link detected
These navigation aids help users orient themselves and find content efficiently, especially on large sites.
Breadcrumbs
Search
Skip Link
Labeled Navigation 1 <nav> element(s)
Back to Top
Hamburger Menu
Sticky Navigation Cannot reliably detect (CSS-based)
1 of 6 testable patterns navigation patterns detected. Limited navigation support. Consider adding breadcrumbs, search, and skip link.
C
Landmark Structure
Action
3 landmarks
REVIEW
3 landmarks
Critical::
No <main> landmark found
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Info::
1 <nav> landmark(s) found
Warning::
Skip navigation link is missing (WCAG 2.4.1)
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Page Structure — as a screen reader sees it
BANNER header NAV MAIN (missing!) CONTENTINFO footer

Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.

Why this matters

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

Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.

Why this matters

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

B
Heading Hierarchy
125 headings
REVIEW
125 headings
Critical::
No H1 heading found
Every page should have one H1 that describes the page content.
Warning::
1 empty heading(s)
Empty headings appear in the document outline but provide no information.
  • H2 Daily Sabah
  • H2 (empty)
  • H2 Israel-Palestine Conflict
  • H3 Palestinian teen, man killed in Israeli settler raid on West Bank school
  • H3 Illegal Israeli settlers escorted out after breaching Syrian territory
  • H3 'Board of Peace' discusses rebuilding Gaza with DP World: Report
  • H3 Spain, Slovenia, Ireland demand EU revisit Israel association treaty
  • H3 Erdoğan urges stronger NATO solidarity ahead of Ankara summit
  • H3 Iran targets 3 ships in Hormuz, rejects reopening it amid US blockade
  • H3 EU moves to start drafting Montenegro's accession treaty
  • H3 Erdoğan warns wars are weakening Europe, urges shift to diplomacy
  • H3 Italy probes Booking.com over alleged unfair visibility practices
  • H3 EU unlocks $106B loan for Ukraine after Hungary lifts veto
  • H3 UK passes landmark law to phase out smoking for future generations
  • H3 US blocks COVID-19 vaccine efficacy report from CDC journal
  • H2 US-Israel War on Iran
  • H3 Mediators voice new US-Iran talks hope as truce deadline nears
  • H3 US sanctions 12 people, firms for allegedly helping Iran obtain weapons
  • H3 Oil jumps after ships reportedly attacked in Strait of Hormuz
  • H3 Israel says established 'Yellow Line' in Lebanon, as in Gaza
  • H2 Politics
  • H3 Turkish Parliament approves bill extending maternity leave
  • H3 Ex-EU council chief backs Türkiye after von der Leyen remarks
  • H3 Turkish FM, Pakistan's Dar discuss US-Iran talks
  • H2 EU Affairs
  • H3 Ex-EU council chief backs Türkiye after von der Leyen remarks
  • H2 Legislation
  • H3 Turkish Parliament approves bill extending maternity leave
  • H2 Business
  • H3 Türkiye faces no jet fuel supply issues: Transport Minister
  • H3 Türkiye's inflation downtrend won't change despite war impact: Şimşek
  • H3 Borsa Istanbul accepted as recognized stock exchange by UK's HMRC
  • H2 Finance
  • H3 Borsa Istanbul accepted as recognized stock exchange by UK's HMRC
  • H2 Transportation
  • H3 Türkiye faces no jet fuel supply issues: Transport Minister
  • H4 Defense
  • H3 NATO chief visits Türkiye with high praise, defense pledge
  • H3 TAI targets expansion of defense cooperation with Malaysia
  • H3 Defense R&D to propel other sectors, Turkish official says
  • H2 Photo gallery
  • H3 Thousands seek food aid amid Gaza's ongoing blockade
  • H3 Gediz Delta welcomes back migratory falcons for new season
  • H3 Rising waters in Karacabey create natural refuge for waterfowl
  • H3 Stunning tulip fields in Karaman create fairytale landscape for visitors
  • H2 TÜRKİYE
  • H3 Gülistan Doku case deepens as investigation expands, arrests increase
  • H3 Diyanet Youth Centers in Istanbul reach 1.78M students in 2025
  • H3 Türkiye marks April 23 as sovereignty meets children's day legacy
  • H2 Istanbul
  • H3 Diyanet Youth Centers in Istanbul reach 1.78M students in 2025
  • H2 Investigations
  • H3 Gülistan Doku case deepens as investigation expands, arrests increase
  • H2 Columns
  • H3 ADF 2026 marks Türkiye's diplomatic outreach, rising global role
  • H3 Iran after the cease-fire: A war reshaped, not resolved
  • H3 Playing God: Living in a world on the brink of collective madness
  • H2 Opinion
  • H3 Digital arsonists: Why your news feed is new crime scene
  • H3 Frontiers of influence: Will Israel-Iran rivalry reach Africa?
  • H2 World
  • H3 Germany's Hesse moves to penalize denying Israel's right to exist
  • H3 Global forced displacement surpasses 117M as conflicts intensify
  • H3 Iran cease-fire to be extended as military maintains blockade: Trump
  • H2 Asia Pacific
  • H3 Taiwan president cancels Eswatini trip amid China pressure claims
  • H2 Europe
  • H3 Germany's Hesse moves to penalize denying Israel's right to exist
  • H2 Islamophobia
  • H3 US Muslim groups, lawmaker urge Congress to condemn anti-Muslim remarks
  • H3 Austria headscarf ban for young girls 'unconstitutional' in legal opinion
  • H3 Dutch mosque attack raises alarm over targeting of worship sites
  • H2 News Analysis
  • H3 Anti-Semitism still marginalized in Türkiye despite Israel's provocation
  • H3 Experts see Türkiye filling gap as Gulf reassesses security strategy
  • H3 Algorithms at war: AI begins reshaping battlefield, conflict rules
  • H3 Threat of instability next door, Israel loom large for Türkiye
  • H4 Mid East
  • H3 Global forced displacement surpasses 117M as conflicts intensify
  • H3 Iran cease-fire to be extended as military maintains blockade: Trump
  • H3 Iran reportedly rejects next round of talks with US in Pakistan
  • H2 Lifestyle
  • H3 Berlin Zoo offers special dementia-friendly tours
  • H3 Life beyond screen: Attention activism urges putting phones down
  • H3 Turkish artist turns plastic waste into portraits, costumes
  • H2 Expat Corner
  • H3 Türkiye moves to shut down unregistered dual IMEI devices
  • H3 Basic phrases every traveler should know in Türkiye
  • H3 Istanbul essentials: Advice for safe shopping, street interactions
  • H4 Arts
  • H3 Celine Dion returns with new song 'Dansons' after long hiatus
  • H3 Medieval Kasımiye Madrassa revives tradition of learning in Türkiye
  • H3 BTS agency chairperson faces arrest bid in South Korea fraud case
  • H4 Reviews
  • H3 Reading Palestine: Anatomy of a century-long reality
  • H3 Which would you give up: Love or memory?
  • H3 Memoir as memory: Ülkü Tamer's vision beyond biography
  • H2 Sports
  • H3 Iran plans to hold World Cup warm-ups in Türkiye
  • H3 Brighton maul Chelsea to leave Champions League hopes in tatters
  • H3 Turkish basketball legend Türkoğlu inducted into FIBA Hall of Fame
  • H2 Tennis
  • H3 Top seed Rybakina thrashes Muchova to reclaim Stuttgart crown
  • H2 Basketball
  • H3 Turkish basketball legend Türkoğlu inducted into FIBA Hall of Fame
  • H2 Motorsports
  • H3 McLaren's Piastri uses break to plot challenge against Mercedes
  • H3 Bearman survives Japan crash, Sainz urges FIA to address safety risks
  • H3 Razgatlıoğlu scores 1st MotoGP point at COTA in rookie season
  • H4 Tourism
  • H3 Türkiye's cruise passenger numbers hit 16-year March high
  • H3 Spanish 'breeze' expected to boost tourist arrivals to Türkiye
  • H3 Tourists flood Türkiye's Amasra as Russian cruise ship docks
  • H2 Energy
  • H3 EU unveils set of measures to address energy crisis amid Iran war
  • H3 Turkish firms in talks with Rosatom for Akkuyu nuclear plant stakes
  • H3 Renewables key to tackling fossil fuel shocks: COP31 co-hosts
  • H2 Tech
  • H3 Deutsche Telekom, T-Mobile reportedly in talks to form wireless titan
  • H2 Automotive
  • H3 German carmakers once led race in China, now they're 'for parents'
  • H2 Education
  • H3 Türkiye hosts European university leaders at EUA conference
  • H3 Türkiye's int'l imam hatip schools host students from 97 countries
  • H3 Türkiye's first Gulf studies center is launched at Ibn Haldun University

Every page should have one H1 that describes the page content.

Why this matters

No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.

Learn more

The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.

Source: WCAG 2.4.6 / Google Search Central

Empty headings appear in the document outline but provide no information.

Why this matters

Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.

Source: WCAG 2.4.6

C
Alt Text Quality
Action
4 of 147 images have issues
REVIEW
4 of 147 images have issues
Critical::
2 image(s) missing alt attribute
Images without alt text are invisible to screen readers.
Warning::
2 image(s) with generic alt text
Info::
49 image(s) with alt text over 125 characters
Info::
1 decorative image(s) correctly marked
Info::
93 image(s) with good alt text
147 images 93 good alt text 1 decorative 2 generic 2 missing
IssueCount
missing2 image(s)
generic2 image(s)
too long49 image(s)

Images without alt text are invisible to screen readers.

Why this matters

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

B
404 Error Page
HTTP 404, custom page
REVIEW
HTTP 404, custom page
Info::
Correct 404 status code returned
Got: HTTP 404
Info::
Custom styled 404 page
Info::
Navigation links present on 404 page
Info::
Homepage link present on 404 page
404 Page Quality Custom 404 Page
Status Code HTTP 404 Page Title Daily Sabah | ERROR 404 Custom Styling Navigation Homepage Link Search Form
B
Favicon & Branding
5 icon(s) detected
REVIEW
5 icon(s) detected
Warning::
No favicon.ico at site root
Some older browsers, bookmark tools, and RSS readers look for /favicon.ico. Add one as a fallback.
Info::
HTML icon links detected
Info::
Apple touch icon present
Info::
SVG favicon detected — scales perfectly to any size
Info::
Multiple icon sizes detected
favicon.ico Missing
PNG Icons Present
Apple Touch Present
SVG Favicon Present
Manifest Icons Present
Multiple Sizes Present
C
Color Contrast (Screenshot)
Action
20 text elements analyzed, 6 fail WCAG AA
REVIEW

Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.

14 pass 6 fail WCAG AA
p These cookies work by identifying the br…
3.00:1
#FF0000
on
#DFDFDF
needs 4.5:1 (normal text)
16px · above the fold
legend Consent Selection
1.41:1
#000000
on
#262820
needs 4.5:1 (normal text)
16px · mid-page · over background image/gradient
strong Mandatory/Technical Cookies
1.50:1
#000000
on
#322B1E
needs 3.0:1 (large text)
16px · mid-page
strong Functional Cookies
2.04:1
#000000
on
#4D3E2B
needs 3.0:1 (large text)
16px · mid-page
strong Performance/Analytical Cookies
2.28:1
#000000
on
#524634
needs 3.0:1 (large text)
16px · mid-page
strong Advertising/Marketing Cookies
1.78:1
#000000
on
#403628
needs 3.0:1 (large text)
16px · mid-page

1 contrast failures on background images/gradients

These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.

Show all checked elements (20)
ElementRatioRequiredFGBGResult
title Daily Sabah | Latest…19.95:14.5:1
#000000
#F9F9F9
Pass
a Consent17.94:14.5:1
#000000
#EDEDED
Pass
a Details16.36:14.5:1
#000000
#E3E3E3
Pass
a [#IABV2SETTINGS#]15.76:14.5:1
#000000
#DFDFDF
Pass
a About15.76:14.5:1
#000000
#DFDFDF
Pass
div This website uses co…15.76:14.5:1
#000000
#DFDFDF
Pass
p Cookies are used for…15.76:14.5:1
#000000
#DFDFDF
Pass
p These cookies work b…3.00:14.5:1
#FF0000
#DFDFDF
Fail
p If you allow these c…15.76:14.5:1
#000000
#DFDFDF
Pass
p In any case, if user…15.76:14.5:1
#000000
#DFDFDF
Pass
p In order to provide …15.76:14.5:1
#000000
#DFDFDF
Pass
a Cookie Information T…15.76:14.5:1
#000000
#DFDFDF
Pass
div [#GPC_BANNER_ICON#]15.76:14.5:1
#000000
#DFDFDF
Pass
div [#GPC_TOAST_TEXT#]15.76:14.5:1
#000000
#DFDFDF
Pass
legend Consent Selection1.41:14.5:1
#000000
#262820
Fail
strong Mandatory/Technical …1.50:13.0:1
#000000
#322B1E
Fail
strong Functional Cookies2.04:13.0:1
#000000
#4D3E2B
Fail
strong Performance/Analytic…2.28:13.0:1
#000000
#524634
Fail
strong Advertising/Marketin…1.78:13.0:1
#000000
#403628
Fail
a Show details15.76:14.5:1
#000000
#DFDFDF
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.

C
Lighthouse Accessibility Audits
Action
Score 79/100 — 6 failing, 29 passed
REVIEW
79

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.

Contrast

Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
These cookies work by identifying the browsers and devices of the user. div.CybotCookiebotScrollContainer > div#CybotCookiebotDialogBodyContent > div#CybotCookiebotDialogBodyContentText > p
7 DAYS div.tabbed_numbered_widget > ul.tabs_links > li > a
30 DAYS div.tabbed_numbered_widget > ul.tabs_links > li > a
COMMODITIES div.markets_widget > ul.tabs_links > li > a
CURRENCIES div.markets_widget > ul.tabs_links > li > a
1 USD = 44.91 TRY div.from_main > div.dropdown_parent > span.selected_from_currency > span.conversion_rate
1 TRY = 0.02 USD div.to_main > div.dropdown_parent > span.selected_from_currency > span.conversion_rate
BY MUHITTIN ATAMAN li > div.widget_content > div.user_link > a
BY MURAT YEŞILTAŞ li > div.widget_content > div.user_link > a
BY HAKKI ÖCAL li > div.widget_content > div.user_link > a
BETÜL TILMAÇ div.normal_item > div.widget_content > div.user_link > a
HURIYE YILDIRIM ÇINAR div.normal_item > div.widget_content > div.user_link > a
© Turkuvaz Haberleşme ve Yayıncılık 2021 div.container > div.row > div.col-md-3 > div.copyrights

These are opportunities to improve the legibility of your content.

Names and labels

Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.sabah-currency-converter > div.currency_converter > div.from_main > input#from_input div.sabah-currency-converter > div.currency_converter > div.from_main > input#from_input
div.sabah-currency-converter > div.currency_converter > div.to_main > input#to_input div.sabah-currency-converter > div.currency_converter > div.to_main > input#to_input
body.with_ad > input.copy_text body.with_ad > input.copy_text

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.col-md-12 > div.top_menu_bar > div.search_parent > a.search_icon div.col-md-12 > div.top_menu_bar > div.search_parent > a.search_icon
div.sabah-currency-converter > div.currency_converter > div.switch_currencies_parent > a.switch_currencies div.sabah-currency-converter > div.currency_converter > div.switch_currencies_parent > a.switch_currencies
footer > div.top_footer_row > div.container-fluid > a.white_logo footer > div.top_footer_row > div.container-fluid > a.white_logo
div.social_media_column > ul.social_media > li > a div.social_media_column > ul.social_media > li > a
div.social_media_column > ul.social_media > li > a div.social_media_column > ul.social_media > li > a
div.social_media_column > ul.social_media > li > a div.social_media_column > ul.social_media > li > a
div.social_media_column > ul.social_media > li > a div.social_media_column > ul.social_media > li > a

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.

Best practices

Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. Learn more about the refresh meta tag.

Why this matters

Informational: a Permissions-Policy directive showing feature -> allowed origins.

Source: MDN Permissions-Policy

Failing Elements
head > meta head > meta

Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.

Why this matters

Informational: a Permissions-Policy directive showing feature -> allowed origins.

Source: MDN Permissions-Policy

Failing Elements
head > meta head > meta

Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
WEST-BANK div.col-lg-3 > div.widget_content > div.cat_link > a
ISRAELI-SETTLERS div.col-lg-3 > div.widget_content > div.cat_link > a
US-ISRAEL-IRAN-WAR li > div.widget_content > div.cat_link > a
MONTENEGRO li > div.widget_content > div.cat_link > a
TÜRKIYE-GERMANY-RELATIONS li > div.widget_content > div.cat_link > a
BOOKING.COM div.col-lg-3 > div.widget_content > div.cat_link > a
RUSSIA-UKRAINE-WAR div.col-lg-3 > div.widget_content > div.cat_link > a
IRAN-CEASE-FIRE-TALKS div.col-lg-3 > div.widget_content > div.cat_link > a
US-ISRAEL-IRAN-WAR div.col-lg-3 > div.widget_content > div.cat_link > a
TÜRKIYE-EU-RELATIONS div.normal_item > div.widget_content > div.cat_link > a
LEGISLATION div.normal_item > div.widget_content > div.cat_link > a
STOCK-EXCHANGE div.normal_item > div.widget_content > div.cat_link > a
AIR-TRANSPORTATION div.normal_item > div.widget_content > div.cat_link > a
NATO div.normal_item > div.widget_content > div.cat_link > a
TURKISH-DEFENSE-INDUSTRY div.normal_item > div.widget_content > div.cat_link > a
GALLERY div.col-lg-3 > div.widget_content > div.cat_link > a
GALLERY div.col-lg-3 > div.widget_content > div.cat_link > a
DIYANET div.normal_item > div.widget_content > div.cat_link > a
GÜLISTAN-DOKU div.normal_item > div.widget_content > div.cat_link > a
BY MUHITTIN ATAMAN li > div.widget_content > div.user_link > a
BY MURAT YEŞILTAŞ li > div.widget_content > div.user_link > a
BY HAKKI ÖCAL li > div.widget_content > div.user_link > a
BETÜL TILMAÇ div.normal_item > div.widget_content > div.user_link > a
HURIYE YILDIRIM ÇINAR div.normal_item > div.widget_content > div.user_link > a
TAIWAN-CHINA-RELATIONS div.normal_item > div.widget_content > div.cat_link > a
GERMANY div.normal_item > div.widget_content > div.cat_link > a
MUSLIMS-IN-US li > div.widget_content > div.cat_link > a
AUSTRIA li > div.widget_content > div.cat_link > a
ISLAMOPHOBIA li > div.widget_content > div.cat_link > a
ANTISEMITISM div.col-lg-3 > div.widget_content > div.cat_link > a
HAKAN-FİDAN div.col-lg-3 > div.widget_content > div.cat_link > a
REFUGEES div.normal_item > div.widget_content > div.cat_link > a
US-IRAN-WAR div.normal_item > div.widget_content > div.cat_link > a
DIGITAL-ADDICTION div.normal_item > div.widget_content > div.cat_link > a
ART div.normal_item > div.widget_content > div.cat_link > a
IMEI-REGISTRATION-IN-TURKIYE li > div.widget_content > div.cat_link > a
TRIP-TO-TÜRKIYE li > div.widget_content > div.cat_link > a
ISTANBUL li > div.widget_content > div.cat_link > a
CELINE-DION div.normal_item > div.widget_content > div.cat_link > a
MARDIN div.normal_item > div.widget_content > div.cat_link > a
GAZA div.normal_item > div.widget_content > div.cat_link > a
STUTTGART-OPEN div.normal_item > div.widget_content > div.cat_link > a
FIBA-HALL-OF-FAME-2026 div.normal_item > div.widget_content > div.cat_link > a
OSCAR-PIASTRI li > div.widget_content > div.cat_link > a
HAAS li > div.widget_content > div.cat_link > a
TOPRAK-RAZGATLIOĞLU li > div.widget_content > div.cat_link > a
TOURISM-IN-TÜRKIYE div.normal_item > div.widget_content > div.cat_link > a
TÜRKIYE-SPAIN-RELATIONS div.normal_item > div.widget_content > div.cat_link > a
AUTOMOTIVE-INDUSTRY div.normal_item > div.widget_content > div.cat_link > a
YEDITEPE-UNIVERSITY li > div.widget_content > div.cat_link > a
IMAM-HATIP-HIGH-SCHOOL li > div.widget_content > div.cat_link > a
IBN-HALDUN-UNIVERSITY li > div.widget_content > div.cat_link > a

These items highlight common accessibility best practices.

Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Buttons have an accessible name
Image elements have `[alt]` attributes
ARIA attributes are used as specified for the element's role
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Document has a `<title>` element
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
No element has a `[tabindex]` value greater than 0
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`[lang]` attributes have a valid value
Heading elements appear in a sequentially-descending order
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Document has a main landmark.
Deprecated ARIA roles were not used
Identical links have the same purpose.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<frame>` or `<iframe>` elements have a title
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Links are distinguishable without relying on color.
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
Elements with visible text labels have matching accessible names.
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback