Get started with bootstrap-comparison-table CDN

MIT licensed

Bootstrap Comparison Table: Creates lightweight, sortable, searchable comparison tables with Bootstrap.

Tags:
  • bootstrap
  • responsive
  • bootstrap5
  • cards
  • rating
  • icons
  • tables
  • pricing
  • comparison
  • responsive-design

Stable version

Copied!

How to start using bootstrap-comparison-table CDN


<!DOCTYPE html>
<html>
<head>
  <title>Get started with bootstrap-comparison-table CDN - cdnhub.io</title>
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css">
  <link rel="stylesheet" href="https://cdn.cdnhub.io/bootstrap-comparison-table/1.0.0/bootstrap-comparison-table.min.css">
  <style>
    .table-comparison th,
    .table-comparison td {
      vertical-align: middle;
    }
  </style>
</head>
<body>
  <!-- Your content goes here -->
  <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"></script>
  <script src="https://cdn.cdnhub.io/bootstrap-comparison-table/1.0.0/bootstrap-comparison-table.min.js"></script>
</body>
</html>
Copied!
Copied!
Copied!
Copied!

All versions