11975 shaares
316 private links
316 private links
Carousel are inaccessible and even more with CSS only solutions.
It completely fails with regard to separation of concerns by using CSS for structure, rather than HTML.
The rule of thumb:
HTML is for structure, CSS is for styling, JS is for anything that can’t be achieved with HTML/CSS, and accessibility isn’t omittable.