You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/en/2024/accessibility.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -854,21 +854,23 @@ It is worth noting that many sites that operate in the USA are subject to the Se
854
854
The following map shows the average desktop accessibility score by country top level domain (TLD).
855
855
856
856
{{ figure_markup(
857
-
image="country-by-tld-globe.png",
858
-
caption="Map of the accessible countries by Top Level Domain (TLD).",
859
-
description="In looking at Top Level Domains with more than 45,000 domains, we learn about accessibility. Displayed visually in a world map the most accessible countries are Norway, Filand, Canada, USA, UK, Sweden, Ireland, Australia, New Zealand, Austria, Belgium, Switzerland, Denmark, and South Africa. China is the least accessible by Top Level Domain. ",
857
+
image="country-by-tld.png",
858
+
caption="Accessible countries by Top Level Domain (TLD).",
859
+
description="A bar chart with looking at Top Level Domains with more than 45,000 domains, we learn about accessibility. Displayed as a bar chart with the accessible domains .edu (Education), .gov (US Government), Norway, Filand, .io, Canada, USA, .app, UK, Sweden, Ireland, Australia, New Zealand, .co, Austria, Belgium, Switzerland, Denmark, and South Africa, .org.",
But it is a bit easier to see the TLD ranked and including the non-country codes as well.
867
869
868
870
{{ figure_markup(
869
-
image="country-by-tld.png",
870
-
caption="Accessible countries by Top Level Domain (TLD).",
871
-
description="A bar chart with looking at Top Level Domains with more than 45,000 domains, we learn about accessibility. Displayed as a bar chart with the accessible domains .edu (Education), .gov (US Government), Norway, Filand, .io, Canada, USA, .app, UK, Sweden, Ireland, Australia, New Zealand, .co, Austria, Belgium, Switzerland, Denmark, and South Africa, .org.",
871
+
image="country-by-tld-globe.png",
872
+
caption="Map of the accessible countries by Top Level Domain (TLD).",
873
+
description="In looking at Top Level Domains with more than 45,000 domains, we learn about accessibility. Displayed visually in a world map the most accessible countries are Norway, Filand, Canada, USA, UK, Sweden, Ireland, Australia, New Zealand, Austria, Belgium, Switzerland, Denmark, and South Africa. China is the least accessible by Top Level Domain. ",
0 commit comments