Gunter CSS3

Developer
Size
2,202 Kb
Views
6,072

How do I make an gunter css3?

What is a gunter css3? How do you make a gunter css3? This script and codes were developed by Kelly Moraes on 15 January 2023, Sunday.

Gunter CSS3 Previews

Gunter CSS3 - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Gunter CSS3</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="gunter">	<div class="body">	<div class="head"></div>	<div class="torso"></div>	<div class="belly"></div>	</div>	<div class="face">	<div class="eyes">	<div class="left-eye">	<div class="twinkle-1"></div>	</div>	<div class="right-eye">	<div class="twinkle-2"></div>	</div>	</div>	<div class="beak"></div>	</div>	<div class="arms">	<div class="letf-arm"></div>	<div class="right-arm"></div>	</div>
</div>
</body>
</html>

Gunter CSS3 - Script Codes CSS Codes

html,body{	background:linear-gradient(to bottom,#80E1FF,#64B3EB);	height: 100%;	margin: 0px;
}
.gunter{	width: 100%;	display: flex;	flex-direction:column;	justify-content: center;	align-items: center;
}
.body{	height: 355px;	z-index: 100;	margin-top: calc(50vh - 354px/2);
}	.head{	background-color:#162737;	width: 200px;	height:100px;	-webkit-border-radius:100px 100px 0px 0px;	-moz-border-radius:100px 100px 0px 0px;	border-top: 2px solid black;	border-left: 2px solid black;	border-right: 2px solid black;	}	.torso{	background-color:#162737;	width: 200px;	height:250px;	-webkit-border-radius:0px 0px 15px 15px;	-moz-border-radius: 0px 0px 15px 15px;	border-bottom: 2px solid black;	border-left: 2px solid black;	border-right: 2px solid black;	}	.belly{	background-color:#fff;	width: 135px;	height:301px;	-webkit-border-radius:40px 50px 0px 15px;	-moz-border-radius:40px 50px 0x 15px;	position: relative;	top:-305px;	border-top: 2px solid black;	border-bottom: 2px solid black;	border-left: 2px solid black;	border-right: 2px solid black;	}
.face{	width: 160px;	display: flex;	flex-direction:column;	z-index: 1000;	position: relative;	top:-260px;	right: 60px;
}	.eyes{	width:120px;	height: 40px;	margin: 0px auto;	display: flex;	flex-direction: row;	}	.eyes .left-eye{	background-color: #000;	width: 40px;	height:40px;	-webkit-border-radius:20px 20px;	-moz-border-radius:20px 20px;	margin: auto 0px;	}	.twinkle-1{	background-color: #fff;	width: 30px;	height: 30px;	-webkit-border-radius:15px 15px;	-moz-border-radius:15px 15px;	border: 1px solid black;	margin: 2px;	}	.eyes .right-eye{	background-color: #000;	width: 40px;	height:40px;	-webkit-border-radius:20px 20px;	-moz-border-radius:20px 20px;	display: inline-block;	margin-left: 40px;	}	.twinkle-2{	background-color: #fff;	width: 30px;	height: 30px;	-webkit-border-radius:15px 15px;	-moz-border-radius:15px 15px;	border: 1px solid black;	margin: 2px;	}	.beak{	border-top:15px solid transparent;	border-bottom: 15px solid transparent;	border-right: 85px solid #f2c61f;	-webkit-border-radius: 0px 15px 15px 0px;	-moz-border-radius:0px 15px 15px 0px;	display: flex;	align-self: flex-start;	position: relative;	top:-10px;	}	.arms{	display: flex;	flex-direction:row;	flex-warp:no warp;	position: relative;	top:-245px;	left:-32px;	}	.letf-arm{	width: 130px;	height: 50px;	background-color: #162737;	-webkit-border-radius: 70px 15px 46px 2px;	-moz-border-radius:70px 15px 46px 2px;	border-top: 2px solid black;	border-right: 2px solid black;	border-bottom: 2px solid black;	transform:rotate(135deg);	z-index: 10;	}	.right-arm{	width: 130px;	height: 50px;	background-color: #162737;	-webkit-border-radius: 70px 15px 46px 2px;	-moz-border-radius:70px 15px 46px 2px;	border-top: 2px solid black;	border-right: 2px solid black;	border-bottom: 2px solid black;	transform:rotate(135deg);	z-index:1000;	}
Gunter CSS3 - Script Codes
Gunter CSS3 - Script Codes
Home Page Home
Developer Kelly Moraes
Username kellymoraes
Uploaded January 15, 2023
Rating 3
Size 2,202 Kb
Views 6,072
Do you need developer help for Gunter CSS3?

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!

Kelly Moraes (kellymoraes) Script Codes
Create amazing web content 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!