#Design #Guidances
Ensuring negative numbers are available for everyone · How can we avoid accessibility issues of negative numbers? https://ilo.im/15cunt

_____
#WebDesign #Content #Accessibility #Browser #ScreenReader #MinusSign #Parentheses #RedText

Ensuring negative numbers are available for everyone | Deque

How do screen readers interpret negative numbers? Let's explore how negative numbers should be formatted and coded to be accessible to all.

Deque

The (-) minus sign is heavily underrated for #webSearching.

You can eliminate results from sites you don't like by simply prepending a #minusSign to the site descriptor.

The following removes common cloudFlare and #amazon results from a #CSS search:

> css mask vs clip -site:css-tricks.com -site:mozilla.org

#webDev