Difference between revisions of "User:DesignerThan/Bootstrap"

From Pathfinder Wiki
(Undo revision 307216 by DesignerThan (talk))
Tag: Undo
Line 45: Line 45:
  
  
<div class="card" style="width: 18rem;">
+
<div class="card" style="width: 18rem;">[[File:Ugandan children.jpg]]<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><a href="#" class="btn btn-primary">Go somewhere</a></div></div>
  [[File:Ugandan children.jpg]]
 
  <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>
 
    <a href="#" class="btn btn-primary">Go somewhere</a>
 
  </div>
 
</div>
 

Revision as of 22:35, 5 January 2021

Home Tab
Profile Tab
Contact Tab


Home Tab
Profile Tab
Contact Tab


<a href="#">Test Link</a>


PrimaryPrimary<a href="#" class="badge badge-primary">Primary</a>


Ugandan children.jpg
Card title

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

<a href="#" class="btn btn-primary">Go somewhere</a>