Buttons   uibutton  to any appropriate element. To create the blue variant include an additional class confirm . To create the green variant include an additional class special . Code
<a class="uibutton" href="#button">Change picture</a>                       
Change picture  Log in  Request an invitation  Larger buttons  large . Code
 <a class="uibutton large" href="#button">Search</a>                       
Search Share Request an invitation  Grouped buttons  uibutton-group . Code
 <ul class="uibutton-group">                     
Mixed groups  uibutton-toolbar . Code
 <div class="uibutton-toolbar">                             
Buttons with icons  icon  and any one of the provided icon classes: Code
<a class="uibutton icon add" href="#">New message</a>
New message  Browser compatibility  Note : Some CSS3 enhancements are not supported in older versions of Opera and IE. The use of icons is not supported in IE 6 or IE 7.