Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

dashboard box in adminlte

<div class="info-box">
        <!-- Apply any bg-* class to to the icon to color it -->
        <span class="info-box-icon bg-red"><i class="fa fa-star-o"></i></span>
        <div class="info-box-content">
          <span class="info-box-text">Likes</span>
          <span class="info-box-number">93,139</span>
        </div><!-- /.info-box-content -->
      </div><!-- /.info-box -->
Source by adminlte.io #
 
PREVIOUS NEXT
Tagged: #dashboard #box #adminlte
ADD COMMENT
Topic
Name
4+9 =