What's wrong with this code?

All the li elements have the same IDid should be set to section not "section"Only different elements can have the same IDList elements can't have IDs

The mistake in this code is that all li elements have the same ID.