Moritz Glantz

@MoritzGlantz
683 Followers
382 Following
1.6K Posts
Ich hätte noch ca. 12 weitere UX-Unschärfen.

Gibt es eigentlich einen Fediverse-Account von AVM? Wir müssen über Wordings der Benutzerführung von Fritzboxen reden.

Warum findet sich der Router Neustart unter System (ok) → Sicherung (whut?)

‹footer›

Represents a footer for its nearest ancestor sectioning content or sectioning root element.

https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/footer

#HTML #WebDev #DailyHTML

<footer>: The Footer element - HTML | MDN

The <footer> HTML element represents a footer for its nearest ancestor sectioning content or sectioning root element. A <footer> typically contains information about the author of the section, copyright data or links to related documents.

MDN Web Docs

How much knowledge about using accessible technologies can you expect from users?

Can you expect users to know that aria-menu needs the arrow keys?
Can you expect them to know how the tabs work?
Roving tabindex?

I brought my phone to a repair shop for a new battery and the moment I walked out the door, I thought about leaving it there.

Added a summary of missed elements to the results of the HTML-Quiz, so you can learn what to learn.

https://moritzglantz.de/html-quiz/

HTML Tags Memory Quiz Game

Practice HTML element names from memory with this HTML tags memory quiz game, including classic and timed modes.

Can you open your laptop using just one hand, or do you need to hold it down with your other hand?

What I thought to be a convenience feature, is actually an accessibility standard. And in my experience most manufacturers fail to meet it.

https://accessible.canada.ca/creating-accessibility-standards/canasc-en-301-5492024-accessibility-requirements-ict-products-and-services?mode=full-html#s5.9

#a11y #Accessibility

CAN/ASC - EN 301 549:2024 Accessibility requirements for ICT products and services (EN 301 549:2021, IDT) - Accessibility Standards Canada

I have been asked about minimum font-size requirements for accessibility in the past. I did not find a definitive answer. But EN 301549 has one.

https://accessible.canada.ca/creating-accessibility-standards/canasc-en-301-5492024-accessibility-requirements-ict-products-and-services?mode=full-html#s5.1.4

#a11y #Accessibility

CAN/ASC - EN 301 549:2024 Accessibility requirements for ICT products and services (EN 301 549:2021, IDT) - Accessibility Standards Canada

Only after the last task has been automated
Only after the last thought has been handed to AI
Only after every struggle has been smoothed away
Then you will find that spending your life on the couch won’t make you happy.

‹meter›

Represents either a scalar value within a known range or a fractional value.

https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/meter

#HTML #WebDev #DailyHTML

<meter>: The HTML Meter element - HTML | MDN

The <meter> HTML element represents either a scalar value within a known range or a fractional value.

MDN Web Docs