Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureActionNo landmarksFIX
No landmarks detected
Screen reader users have no way to navigate by region.
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
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 QualityAction135 of 181 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 135 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
DLink & Button QualityAction23 issue(s) across 303 links and 2 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://pages.lazada.sg/wow/gcp/route/la… | INTERNAL FEEDBACK | new tab | Add '(opens in new tab)' to text |
| //pages.lazada.sg/wow/gcp/route/lazada/s… | feedback | new tab | Add '(opens in new tab)' to text |
| https://itunes.apple.com/app/id785385147 | (empty) | empty | Add link text or aria-label |
| https://play.google.com/store/apps/detai… | (empty) | empty | Add link text or aria-label |
| //www.lazada.sg/contact/ | Click here | generic text | Replace with descriptive text |
Before: Click here Suggested: Contact | |||
| //cart.lazada.sg/cart?scm=1003.4.icms-ze… | (empty) | empty | Add link text or aria-label |
| https://pages.lazada.sg/wow/gcp/route/la… | (empty) | empty | Add link text or aria-label |
| https://www.lazada.sg/shop/nestle-infant… | (empty) | empty | Add link text or aria-label |
| https://pages.lazada.sg/wow/gcp/route/la… | (empty) | empty | Add link text or aria-label |
| https://pages.lazada.sg/wow/gcp/route/la… | (empty) | empty | Add link text or aria-label |
| https://pages.lazada.sg/wow/gcp/route/la… | (empty) | empty | Add link text or aria-label |
| https://pages.lazada.sg/wow/gcp/route/la… | (empty) | empty | Add link text or aria-label |
| https://helpcenter.lazada.sg/s/faq/knowl… | (empty) | empty | Add link text or aria-label |
| https://www.lazada.sg/shop/tommy-hilfige… | (empty) | empty | Add link text or aria-label |
| https://pages.lazada.sg/wow/gcp/route/la… | (empty) | empty | Add link text or aria-label |
| https://pages.lazada.sg/wow/gcp/route/la… | (empty) | empty | Add link text or aria-label |
| https://pages.lazada.sg/wow/gcp/route/la… | (empty) | empty | Add link text or aria-label |
| https://pages.lazada.sg/wow/gcp/route/la… | (empty) | empty | Add link text or aria-label |
| https://www.lazada.sg/shop/dyson-flagshi… | (empty) | empty | Add link text or aria-label |
| https://pages.lazada.sg/wow/gcp/route/la… | (empty) | empty | Add link text or aria-label |
| https://pages.lazada.sg/wow/gcp/route/la… | (empty) | empty | Add link text or aria-label |
| https://itunes.apple.com/app/id785385147 | (empty) | empty | Add link text or aria-label |
| https://play.google.com/store/apps/detai… | (empty) | empty | Add link text or aria-label |
| https://pages.lazada.sg/wow/i/sg/Landing… | LazMall | img no alt | Add alt attribute to the image |
| https://pages.lazada.sg/wow/gcp/route/la… | RedMart Online Supermarket | img no alt | Add alt attribute to the image |
| https://pages.lazada.sg/wow/gcp/route/la… | Lifestyle Deals | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i100362025-… | Superchia Organic Chia Seeds 5… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i142276423-… | Optimum Nutrition Gold Standar… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i230417349-… | Bundle of 3/4 PACKS DEAL MER… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i300976081-… | Dasani Drinking Water (24 X 60… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i301074985-… | Okome Shortgrain Rice 4.5KG$12… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i158603405-… | Optimum Nutrition Gold Standar… | img no alt | Add alt attribute to the image |
| https://redmart.lazada.sg/ | (empty) | empty | Add link text or aria-label |
| https://www.lazada.sg/shop-groceries-fre… | Fresh Fruit | img no alt | Add alt attribute to the image |
| https://www.lazada.sg/shop-groceries-dai… | Fresh Milk | img no alt | Add alt attribute to the image |
| https://www.lazada.sg/shop-groceries-fre… | Fresh Vegetables | img no alt | Add alt attribute to the image |
| https://www.lazada.sg/hot-chocolate/?m=r… | Chocolate, Malt & Hot Cereals | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i301078903-… | RedMart Luxuriously Soft 3Ply … | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i305132530-… | Master Grocer Australia Premiu… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i301112779-… | RedMart Pure Drinking Water (1… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i301154704-… | Chobani Greek Yogurt Natural L… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/shop-mobiles?up_id=13634… | Mobiles | img no alt | Add alt attribute to the image |
| //www.lazada.sg/shop-power-banks?up_id=3… | Power Banks | img no alt | Add alt attribute to the image |
| //www.lazada.sg/shop-cables-accessories?… | Phone Cables & Converters | img no alt | Add alt attribute to the image |
| //www.lazada.sg/shop-phone-cases?up_id=3… | Mobile Phone Cases | img no alt | Add alt attribute to the image |
| //www.lazada.sg/face-treatments-serums?u… | Serum & Essence | img no alt | Add alt attribute to the image |
| //www.lazada.sg/shop-smart-tv?up_id=2595… | Smart TV | img no alt | Add alt attribute to the image |
| //www.lazada.sg/shop-womens-packing-orga… | Women's Packing Organizer | img no alt | Add alt attribute to the image |
| //www.lazada.sg/screen-protectors?up_id=… | Phone Screen Protectors | img no alt | Add alt attribute to the image |
| //www.lazada.sg/shop-men-accessories-umb… | Men's Umbrellas | img no alt | Add alt attribute to the image |
| //www.lazada.sg/shop-shoe-racks-&-organi… | Shoe Racks & Organizers | img no alt | Add alt attribute to the image |
| //www.lazada.sg/shop-christmas-decoratio… | Christmas Decoration & Models | img no alt | Add alt attribute to the image |
| //www.lazada.sg/shop-t-shirts-&-tanks?up… | T-Shirts & Tanks | img no alt | Add alt attribute to the image |
| //www.lazada.sg/men-sports-running-shoes… | Men's Running Shoes | img no alt | Add alt attribute to the image |
| //www.lazada.sg/shop-home-fragrance?up_i… | Aromatherapy Fragrance | img no alt | Add alt attribute to the image |
| //www.lazada.sg/shop-night-lights?up_id=… | Night Lights | img no alt | Add alt attribute to the image |
| //www.lazada.sg/shop-bedding-sheets?up_i… | Bed Sheets | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i2932944568… | Samsung AKG USB-C Wired In-Ear… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3587435971… | Tefal POP 0.7L Rice Cooker Fuz… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i2532767412… | LANEIGE Radian-C Suncream SPF … | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3335163528… | Online Exclusive | American To… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3274697368… | Braun CCR4 Shaver Cleaner Refi… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i2858757255… | UGREEN 65W GaN 3-Port Fast Cha… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3572712015… | Earfun Air Pro 4+ Hybrid Noise… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3473448962… | MOFT Dynamic Folio for iPad Pr… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3518868198… | PRISM+ Typhoon WT Top Load Was… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i1238016237… | BZU BZU Kids 2-in-1 Shampoo 60… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i2313705700… | Fresh HY Lingerie Wash Deterge… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i301144430-… | Indocafe 3 in 1 Original Blend… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i1695971326… | Sony WH-CH720N BT ANC Over-Ear… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3519933608… | AQUATIZ Manual Bidet Toilet Se… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3128331660… | Nongfu Spring Oriental Leaves … | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3486811744… | Xiaomi Power Bank 10000mAh 22.… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3565297801… | NEST 4/5 Layer Stainless Steel… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i378398054-… | Starbucks Espresso Roast - Dar… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3184321628… | Soundcore Space Q45 ANC Wirele… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i1649647981… | Braun BS 1000 Mini Body Trimme… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3136037305… | Cetaphil Gentle Cleanser 1250m… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i353270421-… | MTRADE Medium White Plastic Ba… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3566084051… | Vinda | Economical Home Core T… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i1675081558… | ASUS ROG Strix Arion M.2 NVMe … | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3632867272… | Baseus Inspire XH1 ANC Headpho… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i2893100201… | Pearlie White Portable Water F… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3442666469… | Marigold King of King Full Cre… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i2972262674… | BlueWow Universal Adjustable P… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3128137936… | iFan IF7456 36 Speed DC Air Ci… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3136170438… | Essager USB A-C QC3.0 3A Fast … | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3177225953… | Apple AirPods 4$182.50 -8%(302… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3498999624… | Jongga Fermented Whole Cabbage… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3363765252… | Rechargeable LED Flashlight 80… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3574324486… | STTOKE Leakproof Ceramic Insul… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3252348798… | iFan IF7469 42" DC Motor 12-Sp… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i303404185-… | Twisties Roast Chicken Dance S… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3431269978… | Sony WF-C710N Wireless Noise C… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i2994629455… | PD 25W Type C Fast Charger Ada… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3361346020… | Ultra Bright Rechargeable Flas… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i302924564-… | Nutella Hazelnut Chocolate Bre… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3428517570… | 14-inch FHD Portable Touch Gam… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3484238601… | Toilet Cleaner Tablet 350g Flo… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3051974420… | Creative Aurvana Ace 2 TWS xME… | img no alt | Add alt attribute to the image |
| //www.lazada.sg/products/pdp-i3201690863… | PRISM+ Oasis PRO 3 Blades Ceil… | img no alt | Add alt attribute to the image |
| https://img.lazcdn.com/us/media/d295573f… | ISO | new tab | Add '(opens in new tab)' to text |
| https://img.lazcdn.com/us/media/71a069ab… | PCI DSS | new tab | Add '(opens in new tab)' to text |
| https://pages.lazada.sg/wow/gcp/route/la… | Laz Tech Me Home | new tab | Add '(opens in new tab)' to text |
| https://pages.lazada.sg/wow/gcp/route/la… | Laz Home | new tab | Add '(opens in new tab)' to text |
| https://pages.lazada.sg/wow/gcp/route/la… | Halal Store. | new tab | Add '(opens in new tab)' to text |
| https://pages.lazada.sg/wow/gcp/route/la… | Laz Calendar | new tab | Add '(opens in new tab)' to text |
| https://pages.lazada.sg/wow/gcp/lazada/c… | Voucher page | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
https://itunes.apple.com/app/id785385147; https://play.google.com/store/apps/details?id=com.lazada.android; //cart.lazada.sg/cart?scm=1003.4.icms-zebra-5001270-2589730.OTHER_5196110127_…; https://pages.lazada.sg/wow/gcp/route/lazada/sg/upr_1000345_lazada/channel/sg…; https://www.lazada.sg/shop/nestle-infant-nutrition/; https://pages.lazada.sg/wow/gcp/route/lazada/sg/upr_1000345_lazada/channel/sg…; https://pages.lazada.sg/wow/gcp/route/lazada/sg/upr_1000345_lazada/channel/sg…; https://pages.lazada.sg/wow/gcp/route/lazada/sg/upr_1000345_lazada/channel/sg…; https://pages.lazada.sg/wow/gcp/route/lazada/sg/upr_1000345_lazada/channel/sg…; https://helpcenter.lazada.sg/s/faq/knowledge?categoryId=101399135&m_station=f… (+11 more)
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
Generic link text like 'click here' doesn't describe the destination.
//www.lazada.sg/contact/ ("Click here")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://pages.lazada.sg/wow/gcp/route/lazada/sg/upr_1000345_lazada/channel/sg…; //pages.lazada.sg/wow/gcp/route/lazada/sg/upr_1000345_lazada/channel/sg/upr-r…; https://img.lazcdn.com/us/media/d295573f9cbd9ad441822b9a09845bac-2480-3508.jpg; https://img.lazcdn.com/us/media/71a069abbbe4a1df9e7801a60341d402-2480-3508.jpg; https://pages.lazada.sg/wow/gcp/route/lazada/sg/upr_1000345_lazada/channel/sg…; https://pages.lazada.sg/wow/gcp/route/lazada/sg/upr_1000345_lazada/channel/sg…; https://pages.lazada.sg/wow/gcp/route/lazada/sg/upr_1000345_lazada/channel/sg…; https://pages.lazada.sg/wow/gcp/route/lazada/sg/upr_1000345_lazada/channel/sg…; https://pages.lazada.sg/wow/gcp/lazada/channel/sg/voucher/claimvoucher?pha=true
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.top-button (#148 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
F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FFavicon & BrandingAction2 icon(s) detectedFIX
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
FLighthouse Accessibility AuditsActionScore 41/100 — 7 failing, 7 passedFIX
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Milk div.swiper > div.swiper-wrapper > div.swiper-slide > div.search-diwen-wrap-text |
19 : div.swiper-slide > div.timer-wrap > div.fs-time > span.white-span |
30 : div.swiper-slide > div.timer-wrap > div.fs-time > span.white-span |
08 div.swiper-slide > div.timer-wrap > div.fs-time > span.white-span |
These are opportunities to improve the legibility of your content.
Names and labels
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.link-ripple-container > div.common-img > picture > img div.link-ripple-container > div.common-img > picture > img |
div.link-ripple-container > div.common-img > picture > img div.link-ripple-container > div.common-img > picture > img |
div.link-ripple-container > div.common-img > picture > img div.link-ripple-container > div.common-img > picture > img |
div.link-ripple-container > div.common-img > picture > img div.link-ripple-container > div.common-img > picture > img |
div.link-ripple-container > div.common-img > picture > img div.link-ripple-container > div.common-img > picture > img |
div.link-ripple-container > div.common-img > picture > img div.link-ripple-container > div.common-img > picture > img |
div.link-ripple-container > div.common-img > picture > img div.link-ripple-container > div.common-img > picture > img |
div.link-ripple-container > div.common-img > picture > img div.link-ripple-container > div.common-img > picture > img |
div.link-ripple-container > div.common-img > picture > img div.link-ripple-container > div.common-img > picture > img |
div.link-ripple-container > div.common-img > picture > img div.link-ripple-container > div.common-img > picture > img |
div.link-ripple-container > div.common-img > picture > img div.link-ripple-container > div.common-img > picture > img |
div.link-ripple-container > div.common-img > picture > img div.link-ripple-container > div.common-img > picture > img |
div.link-ripple-container > div.common-img > picture > img div.link-ripple-container > div.common-img > picture > img |
div.link-ripple-container > div.common-img > picture > img div.link-ripple-container > div.common-img > picture > img |
div.link-ripple-container > div.common-img > picture > img div.link-ripple-container > div.common-img > picture > img |
div.link-ripple-container > div.common-img > picture > img div.link-ripple-container > div.common-img > picture > img |
div.link-ripple-container > div.common-img > picture > img div.link-ripple-container > div.common-img > picture > img |
div.link-ripple-container > div.common-img > picture > img div.link-ripple-container > div.common-img > picture > img |
div.link-ripple-container > div.common-img > picture > img div.link-ripple-container > div.common-img > picture > img |
div.link-ripple-container > div.common-img > picture > img div.link-ripple-container > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
div.jfy-card-tit > div.common-img > picture > img div.jfy-card-tit > div.common-img > picture > img |
li.link-ripple-container > div.common-img > picture > img li.link-ripple-container > div.common-img > picture > img |
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#search > div.search-inner-box > div.search-inner-content > input.search-inner-input div#search > div.search-inner-box > div.search-inner-content > input.search-inner-input |
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body.gcp-lazada-page > div#web-popup-container > div#web-popup-container-iframe-container > iframe#web-pop-instance-0 body.gcp-lazada-page > div#web-popup-container > div#web-popup-container-iframe-container > iframe#web-pop-instance-0 |
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.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Just For You div.jfy > div.jfy-header > div.jfy-header-wrap > ul.jfy-header |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best practices
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.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
BHeading Hierarchy30 headings, 1 skip(s)REVIEW
- H3 Customer Care
- H3 Lazada
- H3 (empty)
- H3 Payment Methods
- H3 Delivery Services
- H3 Verified by
- H1 Best Shopping Experience Guaranteed at Lazada Singapore Lazada: Redefining “Effortless Shopping”
- H3 EASY SHOPPING skipped
- H3 MULTIPLE PAYMENT OPTIONS
- H3 ISLAND-WIDE FREE-SHIPPING & FUSS-FREE RETURNS
- H3 THE BIGGEST SALES, BEST VOUCHERS & TOP PROMOS
- H3 OFFICIAL E-COMMERCE PARTNER FOR GREAT SINGAPORE SALE 2021
- H3 Top Categories & Brands
- H4 WHAT'S NEW
- H4 MOBILES & TABLETS
- H4 Computers & Laptops
- H4 CONSUMER ELECTRONICS
- H4 Cameras & Drones
- H4 Home & Living
- H4 HOME APPLIANCES
- H4 HEALTH & BEAUTY
- H4 BABIES & TOYS
- H4 FASHION
- H4 SPORTS & OUTDOORS
- H3 (empty)
- H3 Shop Worldwide
- H4 ALIEXPRESS
- H4 DARAZ
- H3 Lazada Southeast Asia
- H3 Follow Us
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
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
CForm AccessibilityAction3 of 5 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #topActionTrackEmail | input | Please confirm your email: | for/id |
| #topActionTrackOrderNumber | input | Your order number: | for/id |
| #q | search | (Search in Lazada) | placeholder only |
| #txtphone | text | (Your mobile number) | placeholder only |
| input | button | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="button">
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="search" name="q" id="q">; <input type="text" id="txtphone">
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
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
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 Best Shopping Experi… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Customer Care | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Lazada | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Payment Methods | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Delivery Services | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Verified by | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 EASY SHOPPING | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 MULTIPLE PAYMENT OPT… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 ISLAND-WIDE FREE-SHI… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 THE BIGGEST SALES, B… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 OFFICIAL E-COMMERCE … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Top Categories & Bra… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Shop Worldwide | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Lazada Southeast Asi… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Follow Us | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Lazada Singapore | A… | 7.49:1 | 4.5:1 | #000000 | #FD6F31 | Pass |
| a INTERNAL FEEDBACK | 7.44:1 | 4.5:1 | #000000 | #F97135 | Pass |
| a feedback | 10.88:1 | 4.5:1 | #000000 | #FBA682 | Pass |
| span SAVE MORE ON APP | 20.47:1 | 4.5:1 | #000000 | #FCFCFC | Pass |
| div Download the App | 18.45:1 | 4.5:1 | #000000 | #EFF0F5 | 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.