Accessibility
In your web pages, you should make custom interactive controls focusable. For example, if you turn a <div> into a dropdown using JavaScript, this action will not be included in the tab order by default: you must do a manual check to see if all custom controls are keyboard focusable.
Simply press the TAB key: in this way you can navigate through the page and you can check if it's possible or not to reach the interactive controls.
If it's not possible, you should improve the focusability using tabindex.
The custom control element has to be inserted into the natural tab order using tabindex=”0”.
<div tabindex="0">Focus me with the TAB key</div>
Learn more about Accessibility
On page SEO performance and page checkup.
Over 300 parameters for the deeper page analysis.
Share this Guide
Did you like it? Share it!
Web tools for modern developers. Try these one!
Over 50 generators, builders and validators to improve your SEO and web performances
Content Google
Find keyword ideas, suggestion and relevance score trought Google autofill suggested keywords.
Images
Quicly capture any web page screenshot and thumbnails. Get image rendering on desktop and mobile and thumbnails filmstrip with loading timing.
Tester and validators
Is your web page mobile-friendly? Ready for mobile-first indexing? Test whether a page on your site is mobile-friendly or not based on Googlebot User-agent.
Analytics Google Tracking script
Build your Google Campaign Url for better tracking. Add UTM parameters and track Custom Campaigns in Analytics account.
Content
Get counts and keyword density from your content. This tool provide your content validation on social network with just one click.
Google Server and proxy
Find out the exact date and time your web page was cached by Google’s crawler through Google Cache Status checker
Builders and generators
Build your Service Workers and enrich user experience. Transform your website in a huge Progressive Web App and enrich users experience.
Generate URLs for iOS Campaign Measurement. Use this free tool to generate URLs for measuring the source of iOS application installs.