ARIA stands for Accessible Rich Internet Applications. ARIA is a set of roles and attributes that define ways to make web content and applications more accessible to people with disabilities.
ARIA fills in HTML’s gaps, supplementing HTML so that common interactions and tools can be passed to assistive technologies when there isn’t a build in mechanism in the HTML API.
You can learn more about using ARIA with the W3C’s Authoring Practices Guide.