UNPKG

patternfly

Version:

This reference implementation of PatternFly is based on [Bootstrap v3](http://getbootstrap.com/). Think of PatternFly as a "skinned" version of Bootstrap with additional components and customizations.

14 lines (13 loc) 437 B
<table class="table table-striped table-bordered table-hover" id="{{include.id}}"> <thead> <tr> <th><label class="sr-only" for="selectAll">Select all rows</label><input type="checkbox" id="selectAll" name="selectAll"></th> <th>Rendering Engine</th> <th>Browser</th> <th>Platform(s)</th> <th>Engine Version</th> <th>CSS Grade</th> <th colspan="2">Actions</th> </tr> </thead> </table>