NameCard

Developer
Size
2,801 Kb
Views
6,072

How do I make an namecard?

What is a namecard? How do you make a namecard? This script and codes were developed by Eric on 07 December 2022, Wednesday.

NameCard Previews

NameCard - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>NameCard</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="mark">NAMECARD</div>
<div class="nameCard">	<h3>艾瑞客	<span>Eric Yang</span>	</h3>	<h5>網頁設計師</h5>	<hr>	<p>努力往前端網頁設計領域發展,<br>	網頁技能:JavaScript、jQuery、HTML、CSS、PHP、ASP.Net</p>	<div class="circle circle1"></div>	<div class="circle circle2"></div>
</div>
<h3 class="pageTitle">動畫課程範例一:簡易自我介紹</h3>
</body>
</html>

NameCard - Script Codes CSS Codes

@charset "UTF-8";
* { font-family: 微軟正黑體; position: relative;
}
html, body { width: 100%; height: 100%; margin: 0; padding: 0; box-sizing: border-box;
}
body { background-color: #ccc; border-top: 20px solid #870276; border-bottom: 20px solid #870276; overflow: hidden;
}
.nameCard { width: 400px; height: 220px; padding: 20px; margin-left: auto; margin-right: auto; margin-top: 150px; background-color: #EEE; color: rgba(0, 0, 0, 0.5); letter-spacing: 1px; font-weight: 100; overflow: hidden; border-radius: 4px; border: 1px solid rgba(0, 0, 0, 0.15); box-shadow: 0 25px 15px -20px rgba(0, 0, 0, 0.2);
}
.nameCard h3 { font-size: 30px; font-weight: 600;
}
.nameCard h3 span { font-size: 15px;
}
.nameCard h5 { color: #870276; font-weight: 500;
}
.nameCard p { font-size: 12px; line-height: 20px; color: rgba(0, 0, 0, 0.7);
}
.nameCard .circle { width: 100px; height: 100px; border-radius: 100%; position: absolute;
}
.nameCard .circle1 { right: 100px; background-color: #870276;
}
.nameCard .circle2 { width: 60px; height: 60px; right: -30px; top: -30px; border: 3px solid #870276;
}
.pageTitle { text-align: center; color: #555; font-weight: 500;
}
.mark { font-size: 300px; font-weight: 400; position: absolute; bottom: 140px; color: rgba(0, 0, 0, 0.03);
}
NameCard - Script Codes
NameCard - Script Codes
Home Page Home
Developer Eric
Username ericyericy
Uploaded December 07, 2022
Rating 3
Size 2,801 Kb
Views 6,072
Do you need developer help for NameCard?

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!

Eric (ericyericy) Script Codes
Name
CSS resume
Vue
A Pen by Eric
Vue add del
Pen,pineapple,apple
V-on
Brand Guideline
Transition-duration
Create amazing blog posts 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!