Menu

Semantic UI 0.19.3

UI is the vocabulary of the web.

Semantic empowers designers and developers by creating a language for sharing UI.

View UI Download

Lose the Hieroglyphics
Semantic is structured around natural language conventions to make development more intuitive.

Semantic is tag agnostic meaning you can use any html tags with UI elements.
Semantic
2
3
Bootstrap
1
2
3
Semantic
Bootstrap
Semantic
Bootstrap

Have a conversation with your components
Semantic gives you a variety of UI components with real-time debug output, letting your code tell you what its doing.

Open up your web console.

Semantic provides tracing for javascript behavior so your components can tell you what they're doing as they do it.

$('.kitten.image') .transition({ debug: true }) .transition('scale in') .transition('tada', '800ms') ;
Learn about modules

Growing Every Day
New UI components are written every day. Check back soon to see more.