Skip to content

Comment on Semantic UI 2.1 Released

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.

AboutSource Built by g1lg1l

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