sanjana2505006 opened a new pull request, #409: URL: https://github.com/apache/grails-static-website/pull/409
- The `<b>` tag is a "presentational" element. It tells the browser how it should look (bold), but not what it is. Screen readers often treat it as normal text. So I replaced these with `<strong>` tags. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
