--- layout : 'default' css : 'index' title : 'Introduction' type : 'Semantic' ---

Semantic UI

UI is the DNA of the web.

Semantic empowers designers and developers by creating a shared vocabulary for user interfaces.

Download View UI

Code Like You Think

Designing pages be as easy as describing them.
Semantic creates a re-usable vocabulary for user interface. Semantic lets

Expert Tools

Not happy with off the shelf plugins?
Semantic modules are written to be easy to read and extensible. Every plugin provides out of the box debug tools so you can monitor performance without breakpoints.

HTML
Sometimes it is easier to just see the code

This code example shows the code powering the code example.

HTML
Sometimes it is easier to just see the code

This code example shows the code powering the code example.

Javascript
Not everything is static

Javascript modules use verbs to show actions

Javascript
Not everything is static

Javascript modules use verbs to show actions

$('.ui.tab') .tab('activate.tab', 'help') ;