MDBootstrap cards generator

Featured
Card title

Some quick example text to build on the card title and make up the bulk of the card's content.

        
            
              <div class="card">
                  <div class="card-body">
                  <h5 class="card-title">Card title</h5>
                  <p class="card-text">
                      Some quick example text to build on the card title and make up the bulk of the
                      card's content.
                  </p>
                  <button type="button" class="btn btn-primary">Button</button>
                  </div>
              </div>
              
        
    

How to use it?

1. Download MDB 5 - free UI KIT

2. Create the card you like

3. Copy the generated code and paste it into the MDB project

Docs

Custom color