Search
 
SCRIPT & CODE EXAMPLE
 

HTML

cards froup

<div class="card-group">
  <div class="card">
    <img src="..." class="card-img-top" alt="...">
    <div class="card-body">
      <h5 class="card-title">Card title</h5>
      <p class="card-text">This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.</p>
      <p class="card-text"><small class="text-muted">Last updated 3 mins ago</small></p>
    </div>
  </div>
  <div class="card">
    <img src="..." class="card-img-top" alt="...">
    <div class="card-body">
      <h5 class="card-title">Card title</h5>
      <p class="card-text">This card has supporting text below as a natural lead-in to additional content.</p>
      <p class="card-text"><small class="text-muted">Last updated 3 mins ago</small></p>
    </div>
  </div>
  <div class="card">
    <img src="..." class="card-img-top" alt="...">
    <div class="card-body">
      <h5 class="card-title">Card title</h5>
      <p class="card-text">This is a wider card with supporting text below as a natural lead-in to additional content. This card has even longer content than the first to show that equal height action.</p>
      <p class="card-text"><small class="text-muted">Last updated 3 mins ago</small></p>
    </div>
  </div>
</div>
Comment

PREVIOUS NEXT
Code Example
Html :: how to change input type date format to yyyy-mm-dd in html 
Html :: Simple random code generator 
Html :: hide or show element in javascript 
Html :: highlight a text in html 
Html :: favicon specification 
Html :: check html 
Html :: load a html page inside another 
Html :: horizontal line in table 
Html :: color in html 
Html :: bootstrap upload image plugin for html 
Html :: html table to pdf jquery 
Html :: fieldset margin 
Html :: standaard html code 
Html :: nunjucks loop n times 
Html :: <!DOCTYPE html eslint error 
Html :: customize appearance of up/down arrows in html number inputs 
Html :: textarea self expandable height 
Html :: ramda js cdn 
Html :: twig first last element 
Html :: How to play a s3 video url in html video tag? 
Html :: bootstrap tables 
Html :: iconos html 
Html :: html tabellen formatieren 
Html :: html text bold 
Html :: icon on html 
Html :: html relative path 
Html :: mark tag in html 
Html :: inline code html 
Html :: what is html 
Html :: learn how to build a website code 
ADD CONTENT
Topic
Content
Source link
Name
3+1 =