DEV Community

dolorismachina
dolorismachina

Posted on

Semantic UI lists

Hello everyone

I was just looking at available elements of the Semantic UI CSS framework and I noticed they use DIVs as list elements. Link

Does anyone know if there is a good reason for this instead of just using semantic UL element and styling it, especially given the framework's name? Am I missing something here?

Top comments (0)