
label.css is just a simply easy way to label each element you want.Label.css supports both outside
and inside
positions as the label place. Use the class outside
to put the label outside of the element and inside
to put it inside. Outside label can goes to top
or bottom
. Inside mode supports these positions: top
, bottom
, middle
, left
and right
just adding class with the same class name.
You can add hover effects to your label! Two effects fade
and float
are available. more effects can be added by you and your creativity!