Hi, I need my website to pass ADA accessibility requirements.
When I run a test, some errors come up. I need to fix part of the code.
I'm getting this error: .bg-white > .navbar <nav class="navbar"> and it indicates that each landmark must have a unique identifier.
How do I fix this in JABuilder? Can I modify or add code to solve this?
Thank you