Semantic UI represents a description of an user interface, in terms of 'what', and not 'how'.
Each element in the description consists of an identifier, a set of attributes, and a set of children.
##Syntax uses in the examples
The example syntax uses an indent-delimited format, with the character '#' indicating a comment until the end of the line. Multi-line comments start with '#[' and end with ']#', and nesting is allowed.