<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<head>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Material+Icons">
<link rel="stylesheet" href="https://unpkg.com/bootstrap-material-design@4.1.1/dist/css/bootstrap-material-design.min.css" integrity="sha384-wXznGJNEXNG1NFsbm0ugrLFMQPWswR3lds2VeinahP8N0zJw9VWSopbjv2x7WCvX" crossorigin="anonymous">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons">
</head>
<body>
<div class="container">
<div class="title">
<h3 class="mt-5">Profile Cards</h3>
</div>
<div class="row">
<div class="col-md-4">
<div class="card card-profile">
<div class="card-header card-header-image">
<a href="#pablo">
<img class="img" src="https://i.ytimg.com/vi/7xWxpunlZ2w/maxresdefault.jpg">
<div class="card-title">
Tania Andrew
</div>
</a>
<div class="colored-shadow" style="background-image: url('https://i.ytimg.com/vi/7xWxpunlZ2w/maxresdefault.jpg');opacity: 1;"></div></div>
<div class="card-body ">
<h6 class="card-category text-info">Web Designer</h6>
<p class="card-description">
Don't be scared of the truth because we need to restart the human foundation in truth And I love you like Kanye loves Kanye I love Rick Owens’ bed design but the back is...
</p>
</div>
<div class="card-footer justify-content-center">
<a href="#pablo" class="btn btn-just-icon btn-link btn-twitter">
<i class="fa fa-twitter"></i>
</a>
<a href="#pablo" class="btn btn-just-icon btn-link btn-dribbble">
<i class="fa fa-dribbble"></i>
</a>
<a href="#pablo" class="btn btn-just-icon btn-link btn-instagram">
<i class="fa fa-instagram"></i>
</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card card-profile"><div class="card-header card-header-image">
<a href="#pablo">
<img class="img" src="https://zsuttonphoto.com/wp-content/uploads/2014/02/Albuquerque-Portrait-Photography-11.jpg">
</a>
<div class="colored-shadow" style="background-image: url('https://zsuttonphoto.com/wp-content/uploads/2014/02/Albuquerque-Portrait-Photography-11.jpg'); opacity: 1;"></div></div><div class="card-body ">
<h4 class="card-title">Alec Thompson</h4>
<h6 class="card-category text-gray">CEO / Co-Founder</h6>
</div>
<div class="card-footer justify-content-center">
<a href="#pablo" class="btn btn-just-icon btn-twitter btn-round">
<i class="fa fa-twitter"></i>
<div class="ripple-container"></div>
</a>
<a href="#pablo" class="btn btn-just-icon btn-facebook btn-round">
<i class="fa fa-facebook-square"></i>
</a>
<a href="#pablo" class="btn btn-just-icon btn-google btn-round">
<i class="fa fa-google"></i>
</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card card-profile">
<div class="card-avatar">
<a href="#pablo">
<img class="img" src="https://www.biography.com/.image/ar_1:1%2Cc_fill%2Ccs_srgb%2Cg_face%2Cq_auto:good%2Cw_300/MTU0NjQzOTk4OTQ4OTkyMzQy/ansel-elgort-poses-for-a-portrait-during-the-baby-driver-premiere-2017-sxsw-conference-and-festivals-on-march-11-2017-in-austin-texas-photo-by-matt-winkelmeyer_getty-imagesfor-sxsw-square.jpg">
</a>
</div>
<div class="card-body ">
<h6 class="card-category text-gray">CEO / Co-Founder</h6>
<h4 class="card-title">Alec Thompson</h4>
<p class="card-description">
Don't be scared of the truth because we need to restart the human foundation in truth And I love you like Kanye loves Kanye I love Rick Owens’ bed design but the back is...
</p>
<a href="#pablo" class="btn btn-info btn-round">Follow</a>
</div>
</div>
</div>
</div>
</div>
<footer class="footer text-center ">
<p>Made with <a href="https://demos.creative-tim.com/material-kit/index.html" target="_blank">Material Kit</a> by Creative Tim</p>
</footer>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://unpkg.com/popper.js@1.12.6/dist/umd/popper.js" integrity="sha384-fA23ZRQ3G/J53mElWqVJEGJzU0sTs+SvzG8fXVWP+kJQ1lwFAOkcUOysnlKJC33U" crossorigin="anonymous"></script>
<script src="https://unpkg.com/bootstrap-material-design@4.1.1/dist/js/bootstrap-material-design.js" integrity="sha384-CauSuKpEqAFajSpkdjv3z9t8E7RlpJ1UP0lKM/+NdtSarroVKu069AlsRPKkFBz9" crossorigin="anonymous"></script>
</body>
html *{
-webkit-font-smoothing: antialiased;
}
.h1, .h2, .h3, .h4, body, h1, h2, h3, h4, h5, h6 {
font-family: Roboto,Helvetica,Arial,sans-serif;
font-weight: 300;
line-height: 1.5em !important;
}
h3{
font-weight: 300!important;
font-size: 25px !important;
}
h4{
font-size: 18px !important;
}
h6{
font-size: 12px !important;
text-transform: uppercase;
font-weight: 500;
}
p {
font-size: 14px;
margin: 0 0 10px;
font-weight: 300;
}
.text-gray {
color: #999!important;
}
.card-title{
font-weight: 700 !important;
margin-top: 10px;
color: #3c4858;
font-family: Roboto Slab,Times New Roman,serif;
}
.card {
border: 0;
margin-bottom: 30px;
margin-top: 100px;
border-radius: 6px !important;
color: rgba(0,0,0,.87);
background: #fff;
width: 100%;
box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}
.card .card-body{
padding: .9375rem 1.875rem;
}
.card-description{
color: #999;
}
.card.card-profile{
text-align: center;
}
.card .card-header.card-header-image {
position: relative;
padding: 0;
z-index: 1;
margin-left: 15px;
margin-right: 15px;
margin-top: -30px;
border-radius: 6px;
max-height: 215px;
}
.card .card-header.card-header-image a {
display: block;
}
.card .card-header.card-header-image img {
width: 100%;
height: 215px;
border-radius: 6px;
pointer-events: none;
box-shadow: 0 5px 15px -8px rgba(0,0,0,.24), 0 8px 10px -5px rgba(0,0,0,.2);
}
.card .card-header.card-header-image .colored-shadow {
transform: scale(.94);
top: 12px;
filter: blur(12px);
position: absolute;
width: 100%;
height: 100%;
background-size: cover;
z-index: -1;
transition: opacity .45s;
opacity: 1;
}
.card .card-header.card-header-image .card-title {
position: absolute;
bottom: 5px;
left: 15px;
color: #fff;
font-size: 1.125rem;
text-shadow: 0 2px 5px rgba(33,33,33,.5);
font-weight: 700;
font-family: 'Roboto Slab';
}
.card .card-category {
margin-top: 15px;
margin-bottom: 10px;
}
.card .card-body+.card-footer {
padding-top: 0;
border: 0;
border-radius: 6px;
}
.card .card-footer {
display: flex;
align-items: center;
background-color: transparent;
border: 0;
}
.card-profile .card-footer .btn.btn-just-icon{
font-size: 20px;
padding: 12px 13px;
line-height: 1em;
}
.card .card-footer {
padding: .9375rem 1.875rem;
}
.card-profile .card-body+.card-footer{
margin-top: -15px;
}
.card .text-info {
color: #00bcd4!important;
}
.card-profile .card-avatar {
width: 130px;
max-width: 130px;
max-height: 130px;
margin: -50px auto 0;
border-radius: 50%;
overflow: hidden;
padding: 0;
box-shadow: 0 16px 38px -12px rgba(0,0,0,.56), 0 4px 25px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2);
}
.card-profile .card-avatar img{
width: 100%;
}
.card-profile .card-avatar+.card-body{
margin-top: 15px;
}
.btn:not(.btn-just-icon){
position: relative;
padding: 12px 30px !important;
margin: .3125rem 1px;
font-size: .75rem !important;
font-weight: 400 !important;
line-height: 1.428571;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0;
cursor: pointer;
background-color: transparent;
border: 0;
border-radius: .2rem;
outline: 0;
}
.btn.btn-just-icon.btn-round {
border-radius: 50%;
margin:.3125rem 1px;
}
.btn.btn-twitter {
color: #fff;
background-color: #55acee;
border-color: #55acee;
box-shadow: 0 2px 2px 0 rgba(85,172,238,.14), 0 3px 1px -2px rgba(85,172,238,.2), 0 1px 5px 0 rgba(85,172,238,.12);
}
.btn.btn-twitter.btn-link{
background-color: transparent;
color: #55acee;
box-shadow: none;
}
.btn.btn-twitter.btn-link:hover:active{
background-color: transparent;
color: #55acee;
box-shadow: none;
}
.btn.btn-twitter.btn-link:hover{
box-shadow: none;
background-color: transparent;
color: #55acee;
}
.btn.btn-twitter:hover{
background-color: #55acee;
color: #fff;
box-shadow: 0 14px 26px -12px rgba(85,172,238,.42), 0 4px 23px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(85,172,238,.2);
}
.btn.btn-twitter:hover:active{
background-color: #55acee;
color: #fff;
box-shadow: 0 14px 26px -12px rgba(85,172,238,.42), 0 4px 23px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(85,172,238,.2);
}
.btn.btn-twitter:active{
background-color: #55acee;
color: #fff;
box-shadow: 0 14px 26px -12px rgba(85,172,238,.42), 0 4px 23px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(85,172,238,.2);
}
.btn.btn-twitter:focus{
background-color: #55acee;
color: #fff;
box-shadow: 0 14px 26px -12px rgba(85,172,238,.42), 0 4px 23px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(85,172,238,.2);
}
.btn.btn-facebook {
color: #fff;
background-color: #3b5998;
border-color: #3b5998;
box-shadow: 0 2px 2px 0 rgba(59,89,152,.14), 0 3px 1px -2px rgba(59,89,152,.2), 0 1px 5px 0 rgba(59,89,152,.12);
}
.btn.btn-facebook:hover {
background-color: #3b5998;
color: #fff;
box-shadow: 0 14px 26px -12px rgba(59,89,152,.42), 0 4px 23px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(59,89,152,.2);
}
.btn.btn-facebook:hover:active {
background-color: #3b5998;
color: #fff;
box-shadow: 0 14px 26px -12px rgba(59,89,152,.42), 0 4px 23px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(59,89,152,.2);
}
.btn.btn-facebook:active {
background-color: #3b5998;
color: #fff;
box-shadow: 0 14px 26px -12px rgba(59,89,152,.42), 0 4px 23px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(59,89,152,.2);
}
.btn.btn-facebook:focus {
background-color: #3b5998;
color: #fff;
box-shadow: 0 14px 26px -12px rgba(59,89,152,.42), 0 4px 23px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(59,89,152,.2);
}
.btn.btn-dribbble.btn-link{
background-color: transparent;
color: #ea4c89;
}
.btn.btn-dribbble.btn-link:hover:active{
background-color: transparent;
color: #ea4c89;
}
.btn.btn-instagram.btn-link{
background-color: transparent;
color: #125688;
}
.btn.btn-instagram.btn-link:hover:active{
background-color: transparent;
color: #125688;
}
.btn.btn-google {
color: #fff;
background-color: #dd4b39;
border-color: #dd4b39;
box-shadow: 0 2px 2px 0 rgba(221,75,57,.14), 0 3px 1px -2px rgba(221,75,57,.2), 0 1px 5px 0 rgba(221,75,57,.12);
}
.btn.btn-google:hover{
color: #fff;
background-color: #dd4b39;
box-shadow: 0 14px 26px -12px rgba(221,75,57,.42), 0 4px 23px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(221,75,57,.2);
}
.btn.btn-google:active{
color: #fff;
background-color: #dd4b39;
box-shadow: 0 14px 26px -12px rgba(221,75,57,.42), 0 4px 23px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(221,75,57,.2);
}
.btn.btn-google:hover:active{
color: #fff;
background-color: #dd4b39;
box-shadow: 0 14px 26px -12px rgba(221,75,57,.42), 0 4px 23px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(221,75,57,.2);
}
.btn.btn-google:focus{
color: #fff;
background-color: #dd4b39;
box-shadow: 0 14px 26px -12px rgba(221,75,57,.42), 0 4px 23px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(221,75,57,.2);
}
.btn.btn-info {
color: #fff !important;
background-color: #00bcd4 !important;
border-color: #00bcd4 !important;
box-shadow: 0 2px 2px 0 rgba(0,188,212,.14), 0 3px 1px -2px rgba(0,188,212,.2), 0 1px 5px 0 rgba(0,188,212,.12);
}
.btn.btn-round {
border-radius: 30px;
}
footer{
margin-top:100px;
color: #555;
background: #fff;
padding: 25px;
font-weight: 300;
}
.footer p{
margin-bottom: 0;
}
footer p a{
color: #555;
font-weight: 400;
}
footer p a:hover{
color: #9f26aa;
text-decoration: none;
}
$(document).ready(function() {
$('body').bootstrapMaterialDesign();
});