ILLUMAZE
بيت
استضافة المواقع
أسماء النطاقات
تطوير الويب
تطوير التطبيقات
أدوات مجانية
معلومات عنا
اتصال
تسجيل الدخول
العربية
بيت
استضافة المواقع
أسماء النطاقات
تطوير الويب
تطوير التطبيقات
أدوات مجانية
معلومات عنا
اتصال
تسجيل الدخول
ابدأ
← العودة إلى جميع الأدوات
ARIA Role Generator
alert
Important message for user attention
banner
Site-wide header/banner region
button
Clickable element that triggers an action
checkbox
An input that can be checked or unchecked
complementary
Supporting content, like a sidebar
contentinfo
Footer information about the page
dialog
A dialog or modal window
form
A form landmark region
img
A container for image content
link
A navigational hyperlink
list
A list of items
main
The main content of the page
navigation
A collection of navigation links
progressbar
Progress indicator
search
A search landmark region
status
Polite live region for status updates
tab
A tab in a tablist
timer
A numerical counter for elapsed time
tooltip
A popup with additional info
tree
A hierarchical tree view
role="alert"
Important message for user attention
Example HTML
Copy
<div role="alert">Error: Please check your input.</div>