Skip to content Skip to sidebar Skip to footer
Showing posts with the label Accessibility

Mobile Menu Is Not Opening When Voice Over Enabled On Ios

I am opening my website in ios using safari browser. The mobile menu is working fine. It opens when… Read more Mobile Menu Is Not Opening When Voice Over Enabled On Ios

Legality Of Div Tag Immediately Under Html Tag

I was running lynx to test some HTML I had to do, because having accessibility in mind. I guessed t… Read more Legality Of Div Tag Immediately Under Html Tag

Does A Have To Be Inside A

Does a table row ( ) have to be in a table body ( ), if the table has a table body, or can it exist… Read more Does A Have To Be Inside A

Is Value For Alt Atrribute Not Required In Html5 To Pass Validation?

I was looking at this Slideshow http://www.slideshare.net/CharJTF/structures-semantics-controls-and… Read more Is Value For Alt Atrribute Not Required In Html5 To Pass Validation?

Data-title/data-original-title Attributes And Accessibility

I have been searching for information about the attributes data-title and data-original-title. My i… Read more Data-title/data-original-title Attributes And Accessibility

Buttons And Links Keyboard Triggers

While doing research I came across this statement: Warning: Be careful when marking up links with … Read more Buttons And Links Keyboard Triggers

Html: How To Indicate Questions With Radioboxes As Answers In Proper Way?

I have a question in HTML form and radioboxes as answers, like this: What is your favorite fruit? S… Read more Html: How To Indicate Questions With Radioboxes As Answers In Proper Way?

Is Html5 Form Validation Truly Accessible?

So I read a lot of articles that say that HTML 5 form validation is accessible (things required att… Read more Is Html5 Form Validation Truly Accessible?