-59%
Version :
Latest Version
precision/
├── index.html
├── assets/
│ ├── css/
│ ├── js/
│ └── images/
└── README.md
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Precision - Premium vCard</title>
<link rel="stylesheet" href="assets/css/styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
</head>
<body>
<!-- Header Section -->
<header>
<div class="container">
<div class="logo">Precision</div>
<div class="social-icons">
<a href="#" target="_blank"><i class="fab fa-facebook-f"></i></a>
<a href="#" target="_blank"><i class="fab fa-twitter"></i></a>
<a href="#" target="_blank"><i class="fab fa-linkedin"></i></a>
<a href="#" target="_blank"><i class="fab fa-instagram"></i></a>
</div>
</div>
</header>
<!-- vCard Section -->
<section class="vcard">
<div class="card">
<img src="assets/images/profile.jpg" alt="Profile Picture" class="profile-pic">
<h1>John Doe</h1>
<h2>Web Developer</h2>
<p class="description">Creating innovative solutions for the web.</p>
<div class="contact-info">
<p><i class="fas fa-envelope"></i> [email protected]</p>
<p><i class="fas fa-phone"></i> +1 234 567 8901</p>
<p><i class="fas fa-map-marker-alt"></i> 123 Main St, City, Country</p>
</div>
<a href="mailto:[email protected]" class="cta-button">Contact Me</a>
</div>
</section>
<!-- Footer -->
<footer>
<p>© 2023 Precision. All rights reserved.</p>
</footer>
<script src="assets/js/scripts.js"></script>
</body>
</html>
body {
font-family: 'Arial', sans-serif;
margin: 0;
padding: 0;
color: #333;
background-color: #f9f9f9;
}
header {
background: #007bff;
color: white;
padding: 20px 0;
}
.container {
display: flex;
justify-content: space-between;
align-items: center;
width: 90%;
margin: auto;
}
.logo {
font-size: 24px;
font-weight: bold;
}
.social-icons a {
color: white;
margin: 0 10px;
}
.vcard {
display: flex;
justify-content: center;
align-items: center;
padding: 50px 20px;
}
.card {
background: white;
border-radius: 8px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
padding: 30px;
text-align: center;
width: 300px;
}
.profile-pic {
width: 100%;
border-radius: 50%;
}
h1 {
margin: 15px 0 5px;
}
h2 {
color: #777;
margin: 0 0 15px;
}
.description {
font-size: 14px;
margin: 15px 0;
}
.contact-info {
margin: 20px 0;
font-size: 14px;
}
.contact-info p {
margin: 5px 0;
}
.cta-button {
background: #28a745;
color: white;
padding: 10px 20px;
text-decoration: none;
border-radius: 5px;
}
footer {
background: #333;
color: white;
text-align: center;
padding: 20px;
position: relative;
bottom: 0;
width: 100%;
}
// Placeholder for future JavaScript functionalities
console.log('Precision vCard loaded.');
1. All digital products are the most recent version, with no possibility of free updates. After payment, you can request an update to the most recent version for 5 days if a new version is released. We free support within 5 days.
2. If a license is required (Excludes WHMCS license , we provide only method not license), please contact us via email or ticket for assistance with activation. Our license is only valid for activation and does not include support.
3. We provide Mobile, PHP script installation services for $19.90 / ₹1700. Please create a backup after installation as we do not support re-installation. For mobile app source code, we do not offer installation services.
4. If you have any questions, please contact us by email [email protected] or create a ticket on this page
5. Please note that any digital products presented on the website do not contain malicious code, viruses or advertising. You will receive the original files from the developers. We do not sell any products that have been downloaded from other websites.
6. The response time can last up to 6 hours.
No account yet?
Create an Account