Skip to content

Semantic UI 2.1 Released

semantic-ui.com
8 pointsjlukic2 comments
On HN

Comments

It's all very pretty, but having looked at the source code for the page it's not really very semantic. If you're creating buttons and using DIVs and not one BUTTON, you've completely missed the point of semantic HTML. Menus are lists of links - why DIV > DIV > A instead of UL > LI > A? The latter provides meaning to the structure whilst the former does not.

thanks for the great work!

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.