Skip to content
https://bangkokpost.com

Accessibility

· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.
SCORE
51
GRADE
F
FIX
6
REVIEW
5
PASS
2
INFO
0
Checks
13
2 PASS 5 REVIEW 6 FIX
D
Form Accessibility
Action
5 of 5 controls have issues
FIX
5 of 5 controls have issues
Critical::
2 control(s) without accessible label
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
Got: <input>; <input>
Warning::
3 control(s) rely on placeholder only
Placeholder text disappears on focus and is not a reliable label.
Got: <input type="text" name="q_menu" id="q_menu">; <input type="email" name="emailnewsletter" id="emailnewsletter">; <input type="email" name="emailnewsletter" id="emailnewsletter_bottom">
5 controls
0 labeled
3 placeholder only
2 unlabeled
ControlTypeLabelMethod
#q_menutext(SEARCH)placeholder only
#emailnewsletteremail(E-mail)placeholder only
#emailnewsletter_bottomemail(E-mail)placeholder only
inputinput(none)none
inputinput(none)none

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

<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" name="q_menu" id="q_menu">; <input type="email" name="emailnewsletter" id="emailnewsletter">; <input type="email" name="emailnewsletter" id="emailnewsletter_bottom">

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

D
Web Manifest
Action
Not found
FIX
Not found
Info::
No web manifest found
No manifest at standard paths (/manifest.json, /site.webmanifest). A manifest is optional but enables PWA features like home screen installation and standalone display.

No web manifest found.

D
Dark Mode Support
Action
Theme color only
FIX
Theme color only
Info::
Theme-color present but no dark variant
A theme-color is set but no dark-specific variant was found. The browser toolbar may not adapt for dark mode users.
Got: #007bff
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 ModePartial Dark Mode
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
2 landmarks
REVIEW
2 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
Info::
No banner (header) landmark
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 (missing!) 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

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.

C
Favicon & Branding
Action
4 icon(s) detected
REVIEW
4 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::
Multiple icon sizes detected
favicon.ico Missing
PNG Icons Present
Apple Touch Present
SVG Favicon Missing
Manifest Icons Missing
Multiple Sizes Present
C
Color Contrast (Screenshot)
Action
20 text elements analyzed, 20 fail WCAG AA
REVIEW

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

0 pass 20 fail WCAG AA
h2 STAY INFORMED.
1.66:1
#000000
on
#333333
needs 3.0:1 (large text)
24px · bottom of viewport
h2 GET DAILY UPDATES FROM THE BANGKOK POST.
1.66:1
#000000
on
#333333
needs 3.0:1 (large text)
24px · bottom of viewport
h2 STAY INFORMED.
1.66:1
#000000
on
#333333
needs 3.0:1 (large text)
24px · bottom of viewport
h2 GET DAILY UPDATES FROM
1.66:1
#000000
on
#333333
needs 3.0:1 (large text)
24px · bottom of viewport
h2 THE BANGKOK POST.
1.66:1
#000000
on
#333333
needs 3.0:1 (large text)
24px · bottom of viewport
h2 AD BLOCKER DETECTED
1.66:1
#000000
on
#333333
needs 3.0:1 (large text)
24px · bottom of viewport
h3 SERVICES
1.66:1
#000000
on
#333333
needs 3.0:1 (large text)
19px · bottom of viewport
h3 OTHER
1.66:1
#000000
on
#333333
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Unspoken truths
1.66:1
#000000
on
#333333
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Buffalo Bridge Gallery hosts Thai-Germa…
1.66:1
#000000
on
#333333
needs 3.0:1 (large text)
19px · bottom of viewport
h3 SCOTUS slaps down YouTube copyright ac…
1.66:1
#000000
on
#333333
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Centara Life Namba Hotel Osaka is now re…
1.66:1
#000000
on
#333333
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Dial-A-Poem Thailand launches this weeke…
1.66:1
#000000
on
#333333
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Panic as Myanmar bomb lands inside Thail…
1.66:1
#000000
on
#333333
needs 3.0:1 (large text)
19px · bottom of viewport
h3 US embassy orders visa applicants to mak…
1.66:1
#000000
on
#333333
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Man arrested on Silom in cocaine ring bu…
1.66:1
#000000
on
#333333
needs 3.0:1 (large text)
19px · bottom of viewport
h3 US tariff refund system launches, sparki…
1.66:1
#000000
on
#333333
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Japan scraps arms export limits, opens d…
1.66:1
#000000
on
#333333
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Seized Iranian ship likely carrying dual…
1.66:1
#000000
on
#333333
needs 3.0:1 (large text)
19px · bottom of viewport
h3 Songkran Festival officially begins
1.66:1
#000000
on
#333333
needs 3.0:1 (large text)
19px · bottom of viewport
Show all checked elements (20)
ElementRatioRequiredFGBGResult
h2 STAY INFORMED.1.66:13.0:1
#000000
#333333
Fail
h2 GET DAILY UPDATES FR…1.66:13.0:1
#000000
#333333
Fail
h2 STAY INFORMED.1.66:13.0:1
#000000
#333333
Fail
h2 GET DAILY UPDATES FR…1.66:13.0:1
#000000
#333333
Fail
h2 THE BANGKOK POST.1.66:13.0:1
#000000
#333333
Fail
h2 AD BLOCKER DETECTED1.66:13.0:1
#000000
#333333
Fail
h3 SERVICES1.66:13.0:1
#000000
#333333
Fail
h3 OTHER1.66:13.0:1
#000000
#333333
Fail
h3 Unspoken truths1.66:13.0:1
#000000
#333333
Fail
h3 Buffalo Bridge Galle…1.66:13.0:1
#000000
#333333
Fail
h3 SCOTUS slaps down Y…1.66:13.0:1
#000000
#333333
Fail
h3 Centara Life Namba H…1.66:13.0:1
#000000
#333333
Fail
h3 Dial-A-Poem Thailand…1.66:13.0:1
#000000
#333333
Fail
h3 Panic as Myanmar bom…1.66:13.0:1
#000000
#333333
Fail
h3 US embassy orders vi…1.66:13.0:1
#000000
#333333
Fail
h3 Man arrested on Silo…1.66:13.0:1
#000000
#333333
Fail
h3 US tariff refund sys…1.66:13.0:1
#000000
#333333
Fail
h3 Japan scraps arms ex…1.66:13.0:1
#000000
#333333
Fail
h3 Seized Iranian ship …1.66:13.0:1
#000000
#333333
Fail
h3 Songkran Festival of…1.66:13.0:1
#000000
#333333
Fail

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.

B
Lighthouse Accessibility Audits
Score 80/100 — 7 failing, 26 passed
REVIEW
80

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
body > div.ats-overlay-bottom-wrapper-rendered > button.ats-overlay-bottom-close-button body > div.ats-overlay-bottom-wrapper-rendered > button.ats-overlay-bottom-close-button
div.divsection-container > div.dd-widget-wrapper > div.dd-widget-input-wrapper > button.dd-widget-input-send-button div.divsection-container > div.dd-widget-wrapper > div.dd-widget-input-wrapper > button.dd-widget-input-send-button
div.diary-info--nav > ul#pills-tab > li.nav-item > button#pills-exchange-tab div.diary-info--nav > ul#pills-tab > li.nav-item > button#pills-exchange-tab

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.dd-widget-wrapper > div.dd-widget-input-wrapper > div.dd-widget-input-field > input.dd-widget-input-field-textarea div.dd-widget-wrapper > div.dd-widget-input-wrapper > div.dd-widget-input-field > input.dd-widget-input-field-textarea

Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div#rbox-h2v > div#internal_trc_4548424841 > div.videoCube > iframe.taboola-connect-iframe div#rbox-h2v > div#internal_trc_4548424841 > div.videoCube > iframe.taboola-connect-iframe

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
MORE div.col-15 > div.div-mostrecent > div.div-btnmore > a.btn-more
SUBSCRIBE div.ft--stay-informed > div.stay-informed--form > form#xFormEnews2 > button#subscribe-bottom

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
BLS sees strong Q1 results for listed firms div.box--highlight > figure > figcaption > h3

These are opportunities to improve keyboard navigation in your application.

Best practices

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
Sponsored span.video-label-box > span.branding > div.logoDiv > a.trc_mobile_disclosure_link
Sponsored span.video-label-box > span.branding > div.logoDiv > a.trc_mobile_disclosure_link
Sponsored span.video-label-box > span.branding > div.logoDiv > a.trc_mobile_disclosure_link
Sponsored span.video-label-box > span.branding > div.logoDiv > a.trc_mobile_disclosure_link

One main landmark helps screen reader users navigate a web page. Learn more about landmarks.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
html html

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
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.
`button`, `link`, and `menuitem` elements have accessible names
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
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links are distinguishable without relying on color.
Links have a discernible name
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
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
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
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
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
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
Heading Hierarchy
220 headings, 1 skip(s)
PASS
220 headings, 1 skip(s)
Info::
Single H1 present
Warning::
Heading level skipped: H1 → H3 (missing H2)
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
  • H1 Bangkok Post - The world’s window on Thailand
  • H3 NEWS skipped
  • H3 NEWS
  • H4 ALL NEWS
  • H4 THAILAND
  • H4 BUSINESS
  • H4 OPINION
  • H4 WORLD
  • H4 PROPERTY
  • H4 SPORTS
  • H3 LIFE
  • H3 LIFE
  • H4 ALL LIFE
  • H4 ARTS & ENTERTAINMENT
  • H4 SOCIAL & LIFESTYLE
  • H4 TRAVEL
  • H4 TECH
  • H4 COUPONS
  • H3 SUSTAINABILITY
  • H3 LEARNING
  • H3 GURU
  • H3 GURU
  • H4 ALL GURU
  • H4 EAT
  • H4 TRAVEL
  • H4 JOIN
  • H4 WATCH
  • H4 STUFF
  • H4 HOROSCOPE
  • H4 DEALS
  • H3 VIDEO
  • H3 VIDEO
  • H4 ALL VIDEO
  • H4 THAILAND
  • H4 WORLD
  • H4 TRAVEL & LIFESTYLE
  • H3 PHOTOS
  • H3 PODCAST
  • H3 PODCAST
  • H4 ALL PODCAST
  • H4 MIND THE GAP
  • H4 DEEPER DIVE
  • H3 VISUAL STORIES
  • H3 E-BOOK
  • H3 EVENTS
  • H3 SPECIAL FEATURES
  • H3 SERVICES
  • H3 SERVICES
  • H4 SUBSCRIPTION
  • H4 JOBS
  • H4 NEWSLETTER
  • H4 SMS
  • H4 DIGITAL ARCHIVE
  • H3 OTHER
  • H3 OTHER
  • H4 CONTACT US
  • H4 TELL US WHAT YOU THINK
  • H3 BLS sees strong Q1 results for listed firms
  • H3 Gasoline users left out of fuel price cut
  • H3 Plastic supply dubbed stable
  • H3 PM mulls B500bn loan bid
  • H3 Wary response to borrowing plan
  • H3 BLS sees strong Q1 results for listed firms
  • H3 Request for proposal (RFP)
  • H3 Plastic supply dubbed stable
  • H3 PM mulls B500bn loan bid
  • H3 Wary response to borrowing plan
  • H3 BLS sees strong Q1 results for listed firms
  • H3 New commuter train to Ayutthaya gets mixed reaction
  • H3 Sky ICT targets green transformation of airports
  • H3 People's Party plans May Day rally
  • H3 Mother, son rescued from condo set afire by Irish husband
  • H2 MOST RECENT
  • H3 Hudson sticks to core, blooding starlets
  • H3 FM launches diplomatic reset plan
  • H3 Govt denies plotting VAT hike
  • H3 Request for proposal (RFP)
  • H3 Plastic supply dubbed stable
  • H3 BLS sees strong Q1 results for listed firms
  • H3 PM mulls B500bn loan bid
  • H3 Wary response to borrowing plan
  • H2 TRENDING NEWS
  • H3 Democrats eye Virginia gains in war with Trump over US voting map
  • H3 US embassy orders visa applicants to make social media public
  • H3 Who are the candidates running for UN secretary-general?
  • H3 Myanmar rebels reject president’s 100-day peace talks offer
  • H3 Scarce food, bleak futures spur Rohingya refugees to gamble with death at sea
  • H3 Thai private schools facing mass closures this year
  • H3 Your horoscope for April 17-23
  • H3 Tourism tops over Songkran
  • H3 ONE Championship starts legal action against Rodtang as contract row escalates two weeks before Takeru rematch
  • H3 SCG bulk carrier clears Strait of Hormuz
  • H3 Majority support for new road code penalties, except for speeding
  • H3 US embassy orders visa applicants to make social media public
  • H3 Policeman on murder rap accused of insulting arresting officer
  • H3 Pattaya policeman charged after Walking Street murder
  • H3 Thai private schools facing mass closures this year
  • H2 THAILAND
  • H3 Senate panel proposes VAT hike to curb debt
  • H3 EC submits clarification to court on barcodes in ballot papers
  • H3 Leadership shake-up for opposition People's Party
  • H3 Court dismisses Senate suit alleging Election Commission collusion
  • H3 Government plans to borrow 500 billion baht
  • H3 Hospital a flashpoint in funding war
  • H3 Policy viability under scrutiny
  • H3 Unesco could boost fading southern craft
  • H3 Songkran revellers undeterred by heat
  • H3 Nervous wait on Mideast meeting
  • H3 Aura Wellness Achieves THB 1.746 Billion Revenue
  • H3 GUGU Chicken Targets 500M THB Revenue with Full-Scale Franchise Expansion
  • H3 CAPTAIN Coating Achieves CFO Certification, Strengthening ESG Commitment in Thailand’s Paint Industry
  • H3 Taiwan Backs TIDLOR with 2 Billion Baht Investment at 50% Premium, 3.08% Stake
  • H3 Oil Shortage Threatens Thai Businesses’ Customer Trust
  • H3 Renowned police cardiologist becomes fellow of American College of Cardiology
  • H3 Bowkylion: The Treasure of a Voice
  • H3 Former Olympic boxing champion Manus arrested for lottery quota fraud
  • H3 Namping: The paradox of authenticity
  • H3 Keng Harit: From rural Phayao to Thailand's hottest shaman
  • H2 BUSINESS
  • H3 Amata U to invest in Laos energy network
  • H3 Vietnam plans to extend fuel tariff suspension, extend tax incentives for EVs
  • H3 Stimulus needed for regional tourism
  • H3 BLS sees strong Q1 results for listed firms
  • H3 Wary response to borrowing plan
  • H3 Honda to sell China-made EV in Japan for first time
  • H3 SAIC Motor makes move into electric van segment
  • H3 Electric vehicles fuel Tisco auto loan growth in Q1
  • H3 Brazil blacklists BYD for slave labour conditions at its biggest plant outside China
  • H3 Bangkok Motor Show took orders for 135,000 vehicles
  • H3 Thailand targets national investment to boost growth
  • H3 Foreign investors flee Thailand as Iran war, energy shock dash hope for economic revival
  • H3 Gulf opts to maintain KBank shareholding at 10% cap
  • H3 High-frequency trading taking hold in Thailand
  • H3 Inflation fears batter investor confidence
  • H2 OPINION
  • H3 Building readiness for climate loss
  • H3 The generational shift in learning needs addressing
  • H3 Chokepoints expose fragility of our global order
  • H3 Water crisis still unsolved
  • H2 COLUMNIST
  • H3 Your horoscope for April 17-23
  • H2 LIFE
  • H3 Unspoken truths
  • H3 Buffalo Bridge Gallery hosts Thai-German production Afterlives
  • H3 SCOTUS slaps down YouTube copyright actions
  • H3 Centara Life Namba Hotel Osaka is now ready to welcome you
  • H3 Dial-A-Poem Thailand launches this weekend
  • H3 Quattro Design unveils the grandeur of Thai silk
  • H3 Old places new menus
  • H3 Lanna refined
  • H3 Guru's Weekly Buzz: April 17-23
  • H3 Your horoscope for April 17-23
  • H2 STAY INFORMED.GET DAILY UPDATES FROM THE BANGKOK POST.
  • H2 LEARNING FROM NEWS
  • H3 Panic as Myanmar bomb lands inside Thailand
  • H3 US embassy orders visa applicants to make social media public
  • H3 Man arrested on Silom in cocaine ring bust
  • H2 VIDEO
  • H3 US tariff refund system launches, sparking surge of company claims
  • H3 Japan scraps arms export limits, opens door to global market
  • H3 Seized Iranian ship likely carrying dual-use equipment, sources say
  • H2 PHOTOS
  • H3 Songkran Festival officially begins
  • H2 TOPICS
  • H3 Thailand energy crisis
  • H3 Oman offers to sell surplus oil to Thailand, says Sihasak
  • H3 Government plans to borrow 500 billion baht
  • H3 War in the Middle East: latest developments
  • H3 Middle East war
  • H3 War in the Middle East: latest developments
  • H3 No Iran delegation sent to US talks yet as truce expiry nears
  • H3 Oman offers to sell surplus oil to Thailand, says Sihasak
  • H2 SUBSCRIBE
  • H3 BANGKOK POST EPAPER
  • H3 HOME DELIVERY
  • H3 NEWS
  • H4 THAILAND
  • H4 BUSINESS
  • H4 OPINION
  • H4 WORLD
  • H4 PROPERTY
  • H4 SPORTS
  • H3 LIFE
  • H4 ARTS & ENTERTAINMENT
  • H4 SOCIAL & LIFESTYLE
  • H4 TRAVEL
  • H4 TECH
  • H4 COUPONS
  • H3 SUSTAINABILITY
  • H3 LEARNING
  • H3 GURU
  • H4 EAT
  • H4 TRAVEL
  • H4 JOIN
  • H4 WATCH
  • H4 STUFF
  • H4 HOROSCOPE
  • H4 DEALS
  • H3 VIDEO
  • H4 THAILAND
  • H4 WORLD
  • H4 TRAVEL & LIFESTYLE
  • H3 PHOTOS
  • H3 PODCAST
  • H4 MIND THE GAP
  • H4 DEEPER DIVE
  • H3 VISUAL STORIES
  • H3 EVENTS
  • H3 SPECIAL FEATURES
  • H3 DIGITAL PRODUCTS & SERVICES
  • H4 SUBSCRIPTION
  • H4 JOBS
  • H4 NEWSLETTER
  • H4 SMS
  • H4 DIGITAL ARCHIVE
  • H3 OTHER
  • H4 CONTACT US
  • H4 TELL US WHAT YOU THINK
  • H2 STAY INFORMED.GET DAILY UPDATES FROMTHE BANGKOK POST.
  • H2 AD BLOCKER DETECTED

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

A+
Alt Text Quality
All 137 images OK
PASS
All 137 images OK
Info::
5 decorative image(s) correctly marked
Info::
132 image(s) with good alt text
137 images 132 good alt text 5 decorative
All images have appropriate alt text.
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback