Knowledge Base

Browse by Category

Conformance Levels

Questions & Answers

How should list items be nested?

I am getting an automated scanner error that β€œ<li> elements must be contained in a <ul> or <ol>”, but in my code the <li> elements are contained in <ul>. What’s going on?

  • accessibility tree
  • lists
  • scanner errors

Should I use currency symbols or acronyms?

Could you please advise which is better to use in product pricing - the currency symbol or the ISO standard acronym? For example $ or USD, Β£ or GBP, etc.

  • abbr
  • acronym
  • symbols

Should I use a form landmark?

My page has a form, and I want people to find it easily. Should it be in a form landmark? Is there any reason not to add a form landmark?

  • form
  • landmarks
  • user experience