This safety warning uses <b> for the critical phrase, so screen readers skip right over it. Change it to <strong> so it's announced as truly important.
Acceptance criteria
- 1.Use <strong> for the warning.
- 2.Keep the exact warning text.
This safety warning uses <b> for the critical phrase, so screen readers skip right over it. Change it to <strong> so it's announced as truly important.
<p>Deleting this file is permanent. <b>This action cannot be undone</b>.</p>
Output ready when you are
Press Run to render your code, or Submit to validate your solution.