HTML attributes for improved accessibility and user experience
1–10 of 56 posts
Re: HTML attributes for improved accessibility and user experience
#2Holy shit that’s been a thing for ten years and I didn’t know about it??
Re: HTML attributes for improved accessibility and user experience
#3Re: HTML attributes for improved accessibility and user experience
#4> The reversed attribute is used to reverse ordered lists ( ) in the opposite order. Holy shit that’s been a thing for ten years and I didn’t know about it??
(I’d actually completely forgotten it was a recent addition rather than from the pre-HTML-5 era.)
Re: HTML attributes for improved accessibility and user experience
#5No mentioning of semantic tags. I personally think things like and are way more practically usful for accessibility these days. Many screen readers have a "jump to main" shortcut these days (which is a great replacement for those notorious "skip to content" links). If only more sites would use these tags.
Re: HTML attributes for improved accessibility and user experience
#6> The reversed attribute is used to reverse ordered lists ( ) in the opposite order. Holy shit that’s been a thing for ten years and I didn’t know about it??
To be clear, it only makes the numbers descending rather than ascending. The phrasing above implies it rearranges the list.
Re: HTML attributes for improved accessibility and user experience
#7The article says "You can improve the user experience" with it, but never actually demonstrates that. It then starts talking about some SEO stuff, but it's still not super clear what it actually does?
Re: HTML attributes for improved accessibility and user experience
#8> The reversed attribute is used to reverse ordered lists ( ) in the opposite order. Holy shit that’s been a thing for ten years and I didn’t know about it??
> > > The reversed attribute is used to reverse ordered lists ( ) in the opposite order. To be clear, it only makes the numbers descending rather than ascending. The phrasing above implies it rearranges the list.
Re: HTML attributes for improved accessibility and user experience
#9How does hreflang improve accessibility and user experience? The article says "You can improve the user experience" with it, but never actually demonstrates that. It then starts talking about some SEO stuff, but it's still not super clear what it actually does?
When I have questions about a concept and I use the english word for it (because I never learned CS in French and would not understand the French page), the first Wikipedia page will still be in French, because of those shitty tags. Honestly, those are only useful if the words are the same in multiple languages.
As for me, this recent changes get on my nerves, and are one reason why I'm not using Google anymore.
Re: HTML attributes for improved accessibility and user experience
#10How does hreflang improve accessibility and user experience? The article says "You can improve the user experience" with it, but never actually demonstrates that. It then starts talking about some SEO stuff, but it's still not super clear what it actually does?
It doesn't improve my life, at all. When I have questions about a concept and I use the english word for it (because I never learned CS in French and would not understand the French page), the first Wikipedia page will still be in French, because of those shitty tags. Honestly, those are only useful if the words are the same in multiple languages. As for me, this recent changes get on my nerves, and are one reason wh…