کامپوننتهای متداول طرحبندی صفحات در بوت استرپ 4
نویسنده: وحید نصیری
تاریخ: ۱۳۹۷/۰۷/۲۴ ۱۵:۲۵
آدرس: www.dntips.ir
| مطالب | ۳۶۹۴ |
| نویسندگان | ۲۷۶ |
| گروههای مطالب | ۱۰۲۴ |
| نقشههای راه | ۱۱۹ |
| دورهها | ۱۴ |
| اشتراکها | ۱۷۹۱۴ |
<div class="container">
<header class="jumbotron mt-4">
<div class="display-2 mb-4">Our Mission</div>
<p class="lead">Wisdom Pet Medicine strives to blend the best in
traditional and alternative medicine in the diagnosis and
treatment of companion animals including dogs, cats, birds,
reptiles, rodents, and fish. We apply the wisdom garnered in
the centuries old tradition of veterinary medicine, to find the
safest treatments and cures.</p>
</header>
<header class="jumbotron jumbotron-fluid">
<div class="container">
<div class="display-2 mb-4">Our Mission</div>
<p class="lead">Wisdom Pet Medicine strives to blend the best in
traditional and alternative medicine in the diagnosis and
treatment of companion animals including dogs, cats, birds,
reptiles, rodents, and fish. We apply the wisdom garnered in
the centuries old tradition of veterinary medicine, to find the
safest treatments and cures.</p>
</div>
</header>
<table class="table table-striped table-hover table-bordered table-responsive"> <thead class="thead-light">
<tr class="bg-danger text-light">
<td class="table-success">$100.00 </td>
<section class="card mb-5" id="drwinthrop">
<div class="card-body">
<img class="card-img img-fluid" src="images/testimonial-mcphersons.jpg"
alt="Doctor Winthrop Photo">
<h2 class="card-title">Dr. Stanley Winthrop</h2>
<h5 class="card-subtitle">Behaviorist</h5>
<p class="card-text">Dr. Winthrop is the guardian of Missy, a
three-year old Llaso mix, who he adopted at the shelter.
Dr. Winthrop is passionate about spay and neuter and pet
adoption, and works tireless hours outside the clinic,
performing free spay and neuter surgeries for the shelter.</p>
<a class="card-link" href="#">About Me</a>
<a class="card-link" href="#">My Pets</a>
<a class="card-link" href="#">Client Slideshow</a>
</div>
</section> <section class="card mb-5 bg-primary text-light border-warning" id="drchase">
<section class="card mb-5" id="drsanders">
<div class="card-header">
<h2 class="card-title">Dr. Kenneth Sanders</h2>
<h5 class="card-subtitle">Nutritionist</h5>
</div>
<div class="card-body">
<img class="card-img img-fluid" src="images/testimonial-mcphersons.jpg"
alt="Doctor Sanders Photo">
<p class="card-text">Leroy walked into Dr. Sanders front door
when she was moving into a new house. After searching for
weeks for Leroy's guardians, she decided to make Leroy a
part of her pet family, and now has three cats.</p>
</div>
<div class="card-footer">
<a class="card-link" href="#">About Me</a>
<a class="card-link" href="#">My Pets</a>
<a class="card-link" href="#">Client Slideshow</a>
</div>
</section>
<section class="card mb-5" id="drwong">
<div class="card-body">
<img class="card-img img-fluid" src="images/testimonial-mcphersons.jpg"
alt="Doctor Wong Photo">
<h2 class="card-title">Dr. Olivia Wong</h2>
<h5 class="card-subtitle">Preventive Care</h5>
<p class="card-text">Dr. Wong is a cancer survivor who was
fortunate enough to get to spend time with a therapy dog
during her recovery. She became passionate about therapy
animals, and has started her own foundation to train and
provide education to patients in recovery. Now she gets her
own dose of daily therapy from her husky, Lilla.</p>
</div>
<div class="list-group list-group-flush">
<a class="list-group-item" href="#">About Me</a>
<a class="list-group-item" href="#">My Pets</a>
<a class="list-group-item" href="#">
Client Slideshow
</a>
</div>
</section>
<div class="container">
<div class="card-group">
<body>
<div class="container">
<section class="media mb-5" id="drwinthrop">
<img class="d-flex align-self-center img-fluid rounded mr-3" style="width:30%"
src="images/testimonial-mcphersons.jpg" alt="Doctor Winthrop Photo">
<div class="media-body">
<h2>Dr. Stanley Winthrop</h2>
<h5>Behaviorist</h5>
<p>Dr. Winthrop is the guardian of Missy,
a three-year old Llaso mix, who he adopted at the
shelter. Dr. Winthrop is passionate about spay and neuter
and pet adoption, and works tireless hours outside the
clinic, performing free spay and neuter surgeries for the
shelter.</p>
</section>
</div>
</body>
<div class="table-responsive"> <table class="table"> ... </table> </div>