Skip to content
https://tkpg.co.uk

Accessibility

· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.
SCORE
79
GRADE
C
FIX
5
REVIEW
5
PASS
14
INFO
0
Checks
24
14 PASS 5 REVIEW 5 FIX
D
Mobile Keyboard & Autofill
Action
11/11 eligible field(s) missing autocomplete or inputmode
FIX
11/11 eligible field(s) missing autocomplete or inputmode
Warning::
7 field(s) missing recommended autocomplete attribute
WCAG 1.3.5 (Level AA): inputs whose purpose maps to a Common Input Purpose value should declare it via `autocomplete=`. Required for password managers, browser autofill, and assistive tech that customizes inputs (e.g., simplified keyboards). Mobile autofill in particular cuts form-completion time by 30-50% when these are present. Affected purposes: address-level2.
Got: <select name="city" id="filterCity">, <input type="radio" name="city">, <input type="radio" name="city">, <input type="radio" name="city">, <input type="radio" name="city">
Warning::
4 field(s) would benefit from inputmode attribute
Mobile browsers pick the on-screen keyboard layout from `inputmode=` when present (numeric pad, tel dialpad, email keyboard). Without it, users see the default text keyboard and must mode-switch -- 2-3 extra taps per phone-number or numeric-ID field. Type-based defaults exist (`type=tel` shows the tel keyboard on most browsers) but `inputmode` is the explicit, cross-browser way to control this. Affected types: email, tel.
Got: <input type="email" name="Email_Address" id="email_918">, <input type="tel" name="Phone_Number" id="phone_918">, <input type="email" name="Email_Address" id="email_529">, <input type="tel" name="Phone_Number" id="phone_529">
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
1 navigation pattern(s)
FIX
1 navigation pattern(s)
Info::
Skip navigation link detected
Info::
1 navigation landmark(s) detected
Info::
Hamburger menu detected (responsive design)
Breadcrumbs
Search
Skip Link Skip link detected
Labeled Navigation 1 <nav> element(s)
Back to Top
Hamburger Menu
Sticky Navigation Cannot reliably detect (CSS-based)
3 of 6 testable patterns navigation patterns detected. Strong navigation UX with multiple discovery paths.
B
Heading Hierarchy
33 headings, 2 skip(s)
REVIEW
33 headings, 2 skip(s)
Info::
Single H1 present
Warning::
Heading level skipped: H2 → H5 (missing H3)
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Warning::
Heading level skipped: H2 → H5 (missing H3)
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
  • H2 Perfectly Located To Capitalise On Manchester's High Rental Demand.
  • H2 Short-term let approved apartments in the heart of Merseyside.
  • H2 High-Spec Apartments 18 Minutes to London.
  • H3 As Featured In:
  • H1 We’re Your Strategic Property Investment Partner
  • H2 Empowering your buy-to-let property investment journey with expert insights and tailored solutions to maximise your returns
  • H5 Units Sold skipped
  • H5 Combined Years of Property Experience
  • H5 UK Developments Sold Across
  • H2 Featured Properties
  • H3 One Trafford Edge
  • H3 The Quayline
  • H3 Contour
  • H3 Tranquillity
  • H3 Forum House
  • H3 Aquitania
  • H3 Southside Residences
  • H3 Lakeside Residences
  • H3 Berkeley Square
  • H3 The HiLight
  • H3 Trafford Off-Market
  • H3 Waterhouse Gardens
  • H2 Featured Cities
  • H2 Investment Finder
  • H2 Explore Our Investment Guides
  • H5 Manchester Buy to Let Property Guide skipped
  • H5 Birmingham Buy to Let Property Guide
  • H5 Liverpool Buy to Let Property Guide
  • H2 Client Journey
  • H2 Free Consultation
  • H2 What Our Customers Say
  • H2 For Buy-To-Let Investments
  • H2 Still looking for your next property investment?

Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.

Why this matters

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.

Why this matters

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

C
404 Error Page
Action
Could not test
REVIEW
Could not test
Info::
404 page could not be tested
The 404 page check encountered an error. This may be due to a timeout or network issue.

404 page quality check not available.

B
Favicon & Branding
6 icon(s) detected
REVIEW
6 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
B
Web Manifest
Valid manifest
REVIEW
Valid manifest
Info::
Name present: TK Property Group
Info::
192x192 icon present
Info::
512x512 icon present
Info::
Display mode: standalone
PWA Install Criteria Not Installable
Name TK Property Group 192×192 icon 512×512 icon Start URL Display Mode standalone
Name TK Property Group Display Mode standalone Theme Color #2b2b2b Background Color #2b2b2b Icons 2 icon(s)
B
Lighthouse Accessibility Audits
Score 83/100 — 5 failing, 26 passed
REVIEW
83

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.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.services__col--slides > div#services-owl-controls > div.owl-dots > button.owl-dot div.services__col--slides > div#services-owl-controls > div.owl-dots > button.owl-dot
div.services__col--slides > div#services-owl-controls > div.owl-dots > button.owl-dot div.services__col--slides > div#services-owl-controls > div.owl-dots > button.owl-dot
div.services__col--slides > div#services-owl-controls > div.owl-dots > button.owl-dot div.services__col--slides > div#services-owl-controls > div.owl-dots > button.owl-dot
div.services__col--slides > div#services-owl-controls > div.owl-dots > button.owl-dot div.services__col--slides > div#services-owl-controls > div.owl-dots > button.owl-dot
div.services__col--slides > div#services-owl-controls > div.owl-dots > button.owl-dot div.services__col--slides > div#services-owl-controls > div.owl-dots > button.owl-dot

Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
All Cities Birmingham Liverpool Manchester London Nottingham Blackpool Burton-u… div.properties__row > div.properties__formwrap > form#filterProperties > select#filterCity

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.owl-item > div.homehero__slide > div.homehero__slide-image > a.stretched-link div.owl-item > div.homehero__slide > div.homehero__slide-image > a.stretched-link
div.owl-item > div.homehero__slide > div.homehero__slide-image > a.stretched-link div.owl-item > div.homehero__slide > div.homehero__slide-image > a.stretched-link
div.owl-item > div.propertycard > div.propertycard__imagewrap > a div.owl-item > div.propertycard > div.propertycard__imagewrap > a
div.col-lg-4 > div.card-report > div.report-card-img-top > a.stretched-link div.col-lg-4 > div.card-report > div.report-card-img-top > a.stretched-link
div.col-lg-4 > div.card-report > div.report-card-img-top > a.stretched-link div.col-lg-4 > div.card-report > div.report-card-img-top > a.stretched-link
div.col-lg-4 > div.card-report > div.report-card-img-top > a.stretched-link div.col-lg-4 > div.card-report > div.report-card-img-top > a.stretched-link

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Customise div.cky-notice > div.cky-notice-group > div.cky-notice-btn-wrapper > button.cky-btn
Reject All div.cky-notice > div.cky-notice-group > div.cky-notice-btn-wrapper > button.cky-btn
Accept All div.cky-notice > div.cky-notice-group > div.cky-notice-btn-wrapper > button.cky-btn
Manchester's div.homehero__slide-inner > div > h2.homehero__title > span.text-gold
Our Portfolio main#main > section.properties > div.container > p.h4
Where To Invest div.container-xxxl > div.row > div.col > p.h4
Stay Up To Date div.container > div.row > div.col > p.h4
Our Services & Resources div.services__row > div.services__col--content > div.services__col__content__content > p.h4
The Best UK Property Developments div.container > div.row > div.col-lg-6 > p.h4
contact us div.row > div.col-lg-6 > p > a

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Units Sold div.content1__stats > div.content1__statcol > div.stat > h5.stat__label
Manchester Buy to Let Property Guide div.col-lg-4 > div.card-report > div.report-card-body > h5.card__title

These are opportunities to improve keyboard navigation in your application.

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]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Image elements have `[alt]` attributes
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
ARIA attributes are used as specified for the element's role
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Document has a `<title>` element
`<frame>` or `<iframe>` elements have a title
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links are distinguishable without relying on color.
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
Touch targets have sufficient size and spacing.
Document has a main landmark.
Deprecated ARIA roles were not used
Uses ARIA roles only on compatible elements
Identical links have the same purpose.
Elements with visible text labels have matching accessible names.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
`[role]`s are contained by their required parent element
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
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Form elements have associated labels
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Skip links are focusable.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Image elements do not have `[alt]` attributes that are redundant text.
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.
A+
Landmark Structure
6 landmarks
PASS
6 landmarks
Info::
<main> landmark present
Info::
1 <nav> landmark(s) found
Info::
Skip navigation link present
Page Structure — as a screen reader sees it
BANNER header NAV MAIN CONTENTINFO footer
A
Heading Text Quality
1 heading-text-quality issue(s) detected
PASS
1 heading-text-quality issue(s) detected
Warning::
1 heading(s) are over 120 characters -- likely a misformatted paragraph
Headings beyond 120 characters are almost always full sentences or paragraphs that received heading semantics by mistake (e.g., a CMS editor selected the wrong block type, or a template wrapped a body paragraph in `<h2>`). Screen readers will announce these as "heading" and read the entire paragraph at heading prosody. Affected: - H2: 123 chars
Got: 1 >120-char heading(s)
A+
Alt Text Quality
All 60 images OK
PASS
All 60 images OK
Info::
18 decorative image(s) correctly marked
Info::
42 image(s) with good alt text
60 images 42 good alt text 18 decorative
All images have appropriate alt text.
A
Form Accessibility
1 of 40 controls have issues
PASS
1 of 40 controls have issues
Critical::
1 control(s) without accessible label
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
Got: <select name="city" id="filterCity">
Info::
39 control(s) properly labeled
40 controls
39 labeled
0 placeholder only
1 unlabeled
ControlTypeLabelMethod
cityradionone
cityradionone
cityradionone
cityradionone
cityradionone
cityradionone
experienceradionone
experienceradionone
ptyperadionone
ptyperadionone
ptyperadionone
ptyperadionone
ptyperadionone
ptyperadionone
budgetradionone
budgetradionone
budgetradionone
budgetradionone
budgetradionone
budgetradionone
timelineradionone
timelineradionone
timelineradionone
timelineradionone
timelineradionone
#forename_918textFirst Namefor/id
#surname_918textLast Namefor/id
#email_918emailEmail Addressfor/id
inputtextSearcharia-label
#phone_918telPhone Numberfor/id
#MarketingOptIn_918checkboxI would like to receive future updates from TK Property Group (via Email/SMS/Phone) regarding investment opportunities. For details on how we handle your data please view our Privacy Policy.for/id
#forename_529textFirst Namefor/id
#surname_529textLast Namefor/id
#email_529emailEmail Addressfor/id
inputtextSearcharia-label
#phone_529telPhone Numberfor/id
#goal_formModal-bselectWhat is your primary goal?for/id
#bestTimeCall_formModal-bselectWhen is the best time to call?for/id
#MarketingOptIn_529checkboxI would like to receive future updates from TK Property Group (via Email/SMS/Phone) regarding investment opportunities. For details on how we handle your data please view our Privacy Policy.for/id
#filterCityselect(none)none

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

<select name="city" id="filterCity">

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

A
Form Input Types
2 input(s) using type=text where a specific type would help
PASS
2 input(s) using type=text where a specific type would help
Info::
Input "Search" should use type="search" (currently type="text")
Field name "Search" suggests type="search". Wrong type loses mobile keyboard hints, browser autofill, and free format validation. Change to <input type="search">.
Info::
Input "Search" should use type="search" (currently type="text")
Field name "Search" suggests type="search". Wrong type loses mobile keyboard hints, browser autofill, and free format validation. Change to <input type="search">.
A+
Form Input Quality
40 form control(s) checked, no input-semantic issues
PASS
40 form control(s) checked, no input-semantic issues
Info::
All form input semantics look correct
A+
Document Language
Lang attribute set to "en-GB"
PASS
Lang attribute set to "en-GB"
Info::
<html lang="en-GB"> is set and valid
Got: en-GB
A
Tabindex Anti-Patterns
0 positive, 3 -1-on-focusable
PASS
0 positive, 3 -1-on-focusable
Info::
tabindex="-1" on naturally-focusable <input>
tabindex="-1" removes an element from the keyboard tab order. Naturally-focusable elements (links, buttons, form controls) become unreachable for keyboard users. (Common false-positive: hidden honeypot fields. Verify the element is genuinely interactive before removing the tabindex.)
Info::
tabindex="-1" on naturally-focusable <input>
tabindex="-1" removes an element from the keyboard tab order. Naturally-focusable elements (links, buttons, form controls) become unreachable for keyboard users. (Common false-positive: hidden honeypot fields. Verify the element is genuinely interactive before removing the tabindex.)
Info::
tabindex="-1" on naturally-focusable <input id="cf-website">
tabindex="-1" removes an element from the keyboard tab order. Naturally-focusable elements (links, buttons, form controls) become unreachable for keyboard users. (Common false-positive: hidden honeypot fields. Verify the element is genuinely interactive before removing the tabindex.)
A+
Iframe Accessibility
All 2 iframe(s) have descriptive titles
PASS
All 2 iframe(s) have descriptive titles
Info::
All 2 iframe(s) have title attributes
A+
Tap Target Adequacy
All tap targets meet WCAG 2.5.5/2.5.8 sizing
PASS
All tap targets meet WCAG 2.5.5/2.5.8 sizing
Info::
All tap targets meet WCAG 2.5.5 (44x44px) sizing
A+
Mobile-Readable Font Sizes
All 178 visible text node(s) render at >= 12 CSS pixels
PASS
All 178 visible text node(s) render at >= 12 CSS pixels
Info::
All text uses legible mobile font sizes (>= 12 CSS px)
A+
PWA Depth
No PWA depth issues detected
PASS
No PWA depth issues detected
Info::
No PWA depth issues detected
A+
Mobile UX Depth
1 mobile-depth signal(s) detected
PASS
1 mobile-depth signal(s) detected
Info::
No `<meta name="theme-color">` -- browser chrome falls back to default
Without `theme-color`, Android Chrome's status bar and iOS Safari's toolbar fall back to a generic gray. Adding a single hex color in `<meta name="theme-color" content="#0066cc">` tints them to your brand color across all mobile browsers.
A+
Color Contrast (Screenshot)
20 text elements analyzed, 0 fail WCAG AA
PASS

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

20 pass
Show all checked elements (20)
ElementRatioRequiredFGBGResult
h1 We’re Your Strateg…7.37:13.0:1
#000000
#999999
Pass
h2 Perfectly Located To…7.37:13.0:1
#000000
#999999
Pass
h2 High Rental Demand.7.37:13.0:1
#000000
#999999
Pass
h2 Short-term let appro…7.37:13.0:1
#000000
#999999
Pass
h2 High-Spec Apartments…7.37:13.0:1
#000000
#999999
Pass
h2 Empowering your buy-…7.37:13.0:1
#000000
#999999
Pass
h2 and tailored solutio…7.37:13.0:1
#000000
#999999
Pass
h2 your returns7.37:13.0:1
#000000
#999999
Pass
h2 Featured Properties7.37:13.0:1
#000000
#999999
Pass
h2 Featured Cities7.37:13.0:1
#000000
#999999
Pass
h2 Investment Finder7.37:13.0:1
#000000
#999999
Pass
h2 Explore Our Investme…7.37:13.0:1
#000000
#999999
Pass
h2 Client Journey7.37:13.0:1
#000000
#999999
Pass
h2 Free Consultation7.37:13.0:1
#000000
#999999
Pass
h2 What Our Customers S…7.37:13.0:1
#000000
#999999
Pass
h2 For Buy-To-Let Inves…7.37:13.0:1
#000000
#999999
Pass
h2 Still looking for yo…7.37:13.0:1
#000000
#999999
Pass
h3 As Featured In:7.37:13.0:1
#000000
#999999
Pass
title UK Property Investme…7.10:14.5:1
#000000
#969696
Pass
a Skip to main content7.37:14.5:1
#000000
#999999
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.

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback