Accessibility
Users of assistive technologies such as screen readers need that web pages' elements are properly announced: therefore, <dt> and <dd> elements have to be wrapped in a parent <dl> element.
If dl items aren't wrapped in <dl> elements, SeoChecker will notify it.
You need to use dl elements around the list, with dt elements that mark every term and dd elements related to every definition.
Have a look at the example below:
<dl> <dt>Trail shoe</dt> <dd>Extra grip for uneven, natural surfaces, such as forest trails.</dd> <dt>Road shoe</dt> <dd>Extra cushioning for hard surfaces, such as sidewalks and roads.</dd> </dl>
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
Converters
Convert instantly color codes from HEX to RGB (red, green, blue) color schema and vice versa. Insert color and try it for free.
Compressor
JS minifier tool. Optimize and compress your Javascript code, make your website faster and reduce network payload sizes.
Images
Quicly capture any web page screenshot and thumbnails. Get image rendering on desktop and mobile and thumbnails filmstrip with loading timing.
Server and proxy Tester and validators
Perform your site audit and find out what pages missing https/ssl certificate.
Tester and validators
Find out which theme, version, author and license a WordPress site is using trought Wordpress Theme detector tool
Social Tester and validators
Get Facebook data and engagement count by URL. Retrieve Open Graph data, "share" count, comment count and engagement from url.
Builders and generators
Build your Service Workers and enrich user experience. Transform your website in a huge Progressive Web App and enrich users experience.
Convert text into MD5, SHA-1 and Base64 hash string. Type or paste text and get Messade-Digest Algorithm 5, SHA-1 and Base64 hased string.