A label can point to content next to it
A label can position itself in the corner of an element
A corner label must be positioned inside a container with position: relative to display properly. If a container is rounded you will need to add overflow:hidden
to the container to produce a rounded label.
A label can appear as a ribbon attaching itself to an element.
Hotel
Food
A label can attach to a content segment
Attached labels attempt to intelligently pad other content to account for their position, but may not in all cases apply this padding correctly.
If this happens you may need to manually correct the padding of the other elements inside the container.
View
User View
Admin View
HTML
CSS
Code
View
User View
Admin View
A horizontal label is formatted to label content along-side it horizontally
A label can float above another element.
A floating label must be positioned inside a container with position: relative to display properly.
A label can contain a detail
A label can include an icon
Mail
Tag
A label can be a link or contain an item that links
23
A label can be small or large
Mini
Tiny
Small
Medium
Large
Big
Huge
Massive
Labels can share sizes together
Labels can share colors together
Labels can share tag formatting