Profile card

Size
2,671 Kb
Views
32,384

How do I make an profile card?

What is a profile card? How do you make a profile card? This script and codes were developed by Tushar Mehrotra on 13 September 2022, Tuesday.

Profile card Previews

Profile card - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Profile card</title> <link rel='stylesheet prefetch' href='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css'>
<link rel='stylesheet prefetch' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css'> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="container"> <div class="profile-wrapper"> <div class="profile-img"> <img src="https://pbs.twimg.com/profile_images/670493884519088128/Al9ApaFE_400x400.jpg" alt="logo" /> </div> <div class="profile-content"> <h4 class="margin-0">Tushar Mehrotra</h4> <p class="text-center">A Codepener</p> <p>I am Indian frontend web developer, designer. When I am not coding you can find me playing TT or in gym.</p> <p class="text-center icons"> <a href="#"> <i class="fa fa-codepen" aria-hidden="true"></i> </a> <a href="#"> <i class="fa fa-envelope-o" aria-hidden="true"></i> </a> <a href="#"> <i class="fa fa-youtube" aria-hidden="true"></i> </a> </p> </div> </div>
</div>
</body>
</html>

Profile card - Script Codes CSS Codes

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600);
body { background: #F47A20; font-family: 'Open Sans', sans-serif;
}
.margin-0 { margin: 0;
}
img { max-width: 100%;
}
.profile-wrapper { width: 450px; margin: 120px auto; background: #fff; border-radius: 2px; box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16), 0px 3px 6px rgba(0, 0, 0, 0.23);
}
.profile-wrapper .profile-img { display: inline-block; width: 230px; padding: 15px;
}
.profile-wrapper .profile-img img { display: inline-block; border: 1px solid #ccc;
}
.profile-wrapper .profile-content { display: inline-block; width: 200px; vertical-align: top; padding: 15px;
}
.profile-wrapper .profile-content h4 { text-align: center; color: #F47A20;
}
.icons { margin-top: 20px;
}
.icons a { margin: 0 10px;
}
.icons a:hover { text-decoration: none;
}
.icons a i { color: #F47A20; font-size: 20px;
}
Profile card - Script Codes
Profile card - Script Codes
Home Page Home
Developer Tushar Mehrotra
Username MTushar
Uploaded September 13, 2022
Rating 3
Size 2,671 Kb
Views 32,384
Do you need developer help for Profile card?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Tushar Mehrotra (MTushar) Script Codes
Create amazing captions with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!