Semantically Correct Lists

I’m reviewing and updating sites with accessibility and semantic HTML in mind. I’ve found that Cornerstone’s Static List elements have an inner HTML setting that is set to div by default. Anything but an li tag inside a ul element is semantically incorrect, right? So if I set my List to Ul then the elements inside need to be li items.

Is there any way to turn off the inner HTML tag altogether?

Hey Michael,

This video https://youtu.be/TqLwbQ_zD-8?si=fYBfZlF1sfUaoqn_
will teach you how to set up lists semantically.

If that does not apply to you, kindly detail your setup to us or provide us with the URL of the page and a screenshot of the list in question.

Thanks.

Spot on! That’s exactly the solution needed… I actually had seen this video and forgot about it. Great resource! Thank you!

You are most welcome, Michael.