Card

Developer
Size
3,561 Kb
Views
38,456

How do I make an card?

Designer: "Isabella Conticello"; developer: "Zmey";. What is a card? How do you make a card? This script and codes were developed by Zmey on 01 September 2022, Thursday.

Card Previews

Card - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>card</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css"> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="card_wrap">	<div class="card_body">	<div class="rect_purple">	<div class="tri_purple"></div>	</div>	<div class="rect_yellow">	<span class="rect_circle"></span>	<span class="rect_tri"></span>	</div>	<div class="circle"></div>	<span class="svg_container">	<?xml version="1.0" encoding="UTF-8" standalone="no"?>	<svg class="svg_path" version="1.1" id="Layer_1" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="100%" width="100%" viewBox="0 0 311 242" xml:space="preserve">	<path id="path" class="path" stroke-miterlimit="10" d="M-0.032969,0.28653c82.833,107.07,202.03,0,233.85,61.619,27.78,53.794-129.48,80.274-115.67,189.38,14.65,115.66,145.47,99.77,167.44,95.23" stroke="#fff" fill="transparent" stroke-width="3px" fill="none"/>	</svg>	</span>	</div>
</div>
</body>
</html>

Card - Script Codes CSS Codes

html,
body { height: 100%;
}
body { background-color: #555;
}
.card_wrap { display: -webkit-box; display: -ms-flexbox; display: flex; height: 100%; background-image: -webkit-linear-gradient(45deg, #D6D0FF, #E5E2F4); background-image: linear-gradient(45deg, #D6D0FF, #E5E2F4);
}
.card_body { position: relative; width: 350px; height: 491px; margin: auto; background-color: #fff; overflow: hidden; box-shadow: -25px 35px 50px 0 rgba(0, 0, 0, 0.3), -45px 55px 75px 0 rgba(0, 0, 0, 0.25), 15px -15px 25px 0 rgba(255, 255, 255, 0.4), 35px -35px 65px 0 rgba(255, 255, 255, 0.4);
}
.card_body .rect_purple { position: relative; height: 157px; background-color: #DEDAFF;
}
.card_body .rect_purple .tri_purple { position: absolute; bottom: 0; left: 35px; width: 0; height: 0; border-bottom: 104px solid #C3C2FE; border-right: 193px solid transparent;
}
.card_body .rect_yellow { position: absolute; background-color: #FEE5BC; width: 193px; height: 0; bottom: 0; left: 35px; -webkit-animation: box_up 0.7s ease-in-out 0.3s forwards; animation: box_up 0.7s ease-in-out 0.3s forwards;
}
.card_body .rect_yellow .rect_circle { position: absolute; right: 35px; top: 23px; height: 12px; width: 12px; background-color: #fff; border-radius: 50%;
}
.rect_tri { position: absolute; top: 5px; left: 193px; height: 85px; width: 185px; background-image: -webkit-linear-gradient(0, transparent 75%, #000 50%); background-image: linear-gradient(0, transparent 75%, #000 50%); background-size: 100% 6px; -webkit-clip-path: polygon(0 85px, 85px 0, 0 0); clip-path: polygon(0 85px, 85px 0, 0 0);
}
.circle { position: absolute; bottom: -140px; left: 116px; width: 218px; height: 218px; border: 3px solid #542EFC; border-radius: 50%; background-image: -webkit-linear-gradient(left, #FEE5BC 50%, #fff 50%); background-image: linear-gradient(to right, #FEE5BC 50%, #fff 50%);
}
.circle:after { position: absolute; content: ''; width: 14px; height: 14px; background-color: #DEDAFF; border-radius: 50%; top: 51px; right: 64px;
}
.svg_path { position: absolute; top: -98px; width: 252px!important; height: 385px;
}
.path { stroke-dasharray: 1000; stroke-dashoffset: 1000; -webkit-animation: dash 2s alternate .7s forwards; animation: dash 2s alternate .7s forwards;
}
@-webkit-keyframes dash { from { stroke-dashoffset: 1000; } to { stroke-dashoffset: 0; }
}
@keyframes dash { from { stroke-dashoffset: 1000; } to { stroke-dashoffset: 0; }
}
@-webkit-keyframes box_up { 0% { height: 0; } 35% { height: 335px; } 55% { height: 290px; } 100% { height: 335px; }
}
@keyframes box_up { 0% { height: 0; } 35% { height: 335px; } 55% { height: 290px; } 100% { height: 335px; }
}
Card - Script Codes
Card - Script Codes
Home Page Home
Developer Zmey
Username zmeeey5
Uploaded September 01, 2022
Rating 3
Size 3,561 Kb
Views 38,456
Do you need developer help for 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!

Zmey (zmeeey5) 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!