I want to mark a text component to be an important section in Screen readers. Visually I can update the look and feel using custom css. Is there any html tag with aria properties which I can use to announce the section of importance?
I explored the aria-live but looks like it is only for dynamic content.
Reference:
https://dequeuniversity.com/tips/webpagechanges