Skip to content

Instantly share code, notes, and snippets.

@jaredjburgess
Created March 10, 2016 20:40
Show Gist options
  • Save jaredjburgess/ba42c74fca4545afbc66 to your computer and use it in GitHub Desktop.
Save jaredjburgess/ba42c74fca4545afbc66 to your computer and use it in GitHub Desktop.
A Semantic UI divider
var divider = $('<div>', {class: 'ui divider'});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment