Accessibility
You are not supposed to expose every singular element to assistive technologies such as screen readers: you should expose only relevant ones.
Offscreen content can and should be hidden from them.
Use a screen reader to be sure that your offscreen content is hidden: indeed it should not be able to report it.
If you need to hide offscreen content, simply use visibility: hidden or display: none to remove the elements.
.remove-me { visibility: hidden; } <button class="remove-me">Can't reach me with the TAB key!</button>
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
Server and proxy
Retrieve remote Server Status Code and Headers. Get HTTP Status code, Headers info, Cache-control and data from a given URL.
Analytics Google Tracking script
Measure and track user interactions with your contents. Track all the actions you want: downloads, clicks, video plays, social share, engagement.
Builders and generators Social
Transform web pages in rich objects in a social graph. 25 Open Graph type to create a huge impact of social traffic on your website.
Retrieve your Public IP Address and geolocation. Get your IP address, ISP-Organization information and geolocation data for free.
Tester and validators
Find out which theme, version, author and license a WordPress site is using trought Wordpress Theme detector tool
Check color contrast ratio WCAG 2 AA of your pages. Check if your color scheme meet the WCAG 2 AA contrast ratio thresholds.
Converters
Convert Timestamp in date time value and vice versa. Convert epoch/unix timestamp in readable date time value and vice versa.
Analyze your web page speed performance. Retrieve information about speed index, latency, first contentful paint and more.