note
Document structure roleContent that is parenthetic or ancillary to the main content, such as an aside remark or tip. It signals to assistive technologies that the content is supplementary rather than part of the primary flow. Use it for genuinely tangential notes.
Used on
Content parenthetic or ancillary to the main content.
Accessible name
Recommended, via aria-labelledby or aria-label.
Example
role="note"
<div role="note">Tip: save early and often.</div>References