Movember

Developer
Size
2,396 Kb
Views
6,072

How do I make an movember?

What is a movember? How do you make a movember? This script and codes were developed by Barbara Laird on 16 January 2023, Monday.

Movember Previews

Movember - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Movember</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <link href='https://fonts.googleapis.com/css?family=Tulpen+One' rel='stylesheet' type='text/css'>
<div class='face'> <div class='yang-yin'></div> <div class='yin-yang'></div> <div class='beard'></div>
</div>
<div class='title'>MOVEMBER</div> <script src="js/index.js"></script>
</body>
</html>

Movember - Script Codes CSS Codes

.face { width:192px; height:124px; margin:20px auto; position:relative;
}
.yang-yin {	width: 96px;	height: 48px;	background: white;	border-color: black;	border-style: solid;	border-width: 0px 0px 50px 0px;	border-radius: 100%;	position: relative; float:left;
}
.yang-yin:after {	content: "";	position: absolute;	top: 70%;	left: 50%;	background: black;	border: 18px solid black;	border-radius: 100%;	width: 12px;	height: 12px;
}
.yang-yin:before {	content: "";	position: absolute;	top: 30%;	left: 0%;	background: white;	border: 18px solid white;	border-radius:100%;	width: 16px;	height: 12px;
}
.yin-yang {	width: 96px;	height: 48px;	background: white;	border-color: black;	border-style: solid;	border-width: 0px 0px 50px 0px;	border-radius: 100%;	position: relative; float:left; clear:right;
}
.yin-yang:before {	content: "";	position: absolute;	top: 70%;	left: 0;	background: black;	border: 18px solid black;	border-radius: 100%;	width: 16px;	height: 12px;
}
.yin-yang:after {	content: "";	position: absolute;	top: 30%;	left: 50%;	background: white;	border: 18px solid white;	border-radius:100%;	width: 16px;	height: 12px;
}
.beard { position:absolute;	top: 96px; left:78px;	width: 36px;	height: 36px;	background-color: black;	border-top-right-radius:50%;	border-bottom-left-radius: 50%;	border-bottom-right-radius: 50%; -webkit-transform: rotate(225deg);
}
.title { clear:both; margin: 10px auto; width:192px; text-align:center; font-family: 'Tulpen One', cursive; font-size:72px; animation:myfirst 5s; -webkit-animation:myfirst 5s infinite; /* Safari and Chrome */
}
@keyframes myfirst
{ from {font-color:red;} to {font-color:yellow;}
}
@-webkit-keyframes myfirst /* Safari and Chrome */
{ from {content:"red";} to {content:"yellow";}
}

Movember - Script Codes JS Codes

/* inspired by http://dribbble.com/shots/423596-Make-moustache */
Movember - Script Codes
Movember - Script Codes
Home Page Home
Developer Barbara Laird
Username bhlaird
Uploaded January 16, 2023
Rating 3.5
Size 2,396 Kb
Views 6,072
Do you need developer help for Movember?

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!

Barbara Laird (bhlaird) Script Codes
Name
Coming Soon
Bullseye
TIme Since
Colors
Codrops animated text
Ghost
Atom
Happy New Year
Barber Shop
Playing with colors
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!