Search
 
SCRIPT & CODE EXAMPLE
 

HTML

bootstrap box

<div class="card" style="width: 18rem;">
  <div class="card-body">
    <h5 class="card-title">Special title treatment</h5>
    <p class="card-text">With supporting text below as a natural lead-in to additional content.</p>
    <a href="#" class="btn btn-primary">Go somewhere</a>
  </div>
</div>

<div class="card text-center" style="width: 18rem;">
  <div class="card-body">
    <h5 class="card-title">Special title treatment</h5>
    <p class="card-text">With supporting text below as a natural lead-in to additional content.</p>
    <a href="#" class="btn btn-primary">Go somewhere</a>
  </div>
</div>

<div class="card text-right" style="width: 18rem;">
  <div class="card-body">
    <h5 class="card-title">Special title treatment</h5>
    <p class="card-text">With supporting text below as a natural lead-in to additional content.</p>
    <a href="#" class="btn btn-primary">Go somewhere</a>
  </div>
</div>
Comment

PREVIOUS NEXT
Code Example
Html :: Disable form first dropdown option 
Html :: bootstrap hamburger 
Html :: html default arrow remove 
Html :: fork me on github ribbon 
Html :: how to use font awesome icons in html 
Html :: table bootstrap dark 
Html :: how to change language to django-html on vscode 
Html :: div search bar 
Html :: html tooltip 
Html :: html open all links in new tab 
Html :: can se have same id for radio button in html 
Html :: html table fixed first column 
Html :: html admin template free 
Html :: set placeholder text 
Html :: style html 
Html :: HTML dropdown table 
Html :: form bootstrap email addres 
Html :: html5 structure 
Html :: add current date in report odoo 
Html :: maven langage level 
Html :: decode html entities 
Html :: a attributes html 
Html :: ramda cdn 
Html :: responsive about us page html code 
Html :: html symbols 
Html :: change htmlwebpackplugin.options.title 
Html :: using emojis in html 
Html :: bold text html 
Html :: html play audio programmatically 
Html :: github page markdown embed html from another file 
ADD CONTENT
Topic
Content
Source link
Name
4+9 =