Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in accessibility

How to programmatically use iOS voice synthesizers? (text to speech)

ios accessibility voice audio

How to know if Android TalkBack is active?

Enable access for assistive devices programmatically on 10.9

How to test GUI for color blind person? [closed]

Accessibility in single page applications (ARIA etc)

How can I add new line/linebreak character in title attribute in HTML [duplicate]

html css hover accessibility

display:none vs visibility:hidden vs text-indent:9999 How screen reader behave with each one?

Actual difference between UIAccessibilityLayoutChangedNotification and UIAccessibilityScreenChangedNotification?

Android - Set TalkBack accessibility focus to a specific view

Can I ignore some website element when navigating using the tab key?

What differences are expected of XHTML5 versus HTML5?

When to use the disabled attribute vs the aria-disabled attribute for HTML elements?

Two input fields inside one label

html accessibility

Using the HTML 'label' tag with radio buttons

html accessibility forms

In HTML, how can I have text that is only accessible for screen readers (i.e. for blind people)?

html accessibility

Is there an equivalent to the "alt" attribute for div elements?

Is it ok to use <strong> in place of <b> blindly?

Can we use any other TAG inside <ul> along with <li>? [duplicate]

css xhtml accessibility w3c

H1 in article page - site title or article title?

What would be the best method to code heading/title for <ul> or <ol>, Like we have <caption> in <table>?