Batman - codevember 01 - 2016

Developer
Size
2,924 Kb
Views
4,048

How do I make an batman - codevember 01 - 2016?

What is a batman - codevember 01 - 2016? How do you make a batman - codevember 01 - 2016? This script and codes were developed by Caio Cares on 20 January 2023, Friday.

Batman - codevember 01 - 2016 Previews

Batman - codevember 01 - 2016 - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Batman - codevember 01 - 2016</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="batman"> <div class="head"> <div class="ear-left"></div> <div class="ear-right"></div> <div class="eyes"> <div class="item left pull-left"></div> <div class="item right pull-right"></div> </div> <div class="face"> <div class="mask-before"></div> <div class="mouth"></div> </div> </div>
</div>
</body>
</html>

Batman - codevember 01 - 2016 - Script Codes CSS Codes

body { background: #202020;
}
.pull-left { float: left;
}
.pull-right { float: right;
}
.batman { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 219px; height: 224px;
}
.batman .head { position: absolute; top: 7px; left: 5px; width: 77%; height: 73%; border: 20px solid black; border-radius: 100%; background: black;
}
.batman .head .ear-left { width: 0; height: 0; border-bottom: 100px solid black; border-right: 100px solid transparent; margin: -14px 0 0 -20px; float: left;
}
.batman .head .ear-right { width: 0; height: 0; border-bottom: 100px solid black; border-left: 100px solid transparent; margin: -14px -20px 0 0; float: right;
}
.batman .head .eyes { background: black; width: 138px; height: 90px; position: absolute; top: 10px; left: 15px; float: left;
}
.batman .head .eyes .item { background: white; width: 27px; height: 6px; -moz-transform: skew(7deg, 16deg); -webkit-transform: skew(7deg, 16deg); -o-transform: skew(7deg, 16deg); -ms-transform: skew(7deg, 16deg); transform: skew(7deg, 15deg); margin: 54px 0 0 16px;
}
.batman .head .eyes .item.right { -moz-transform: skew(7deg, -16deg); -webkit-transform: skew(7deg, -16deg); -o-transform: skew(7deg, -16deg); -ms-transform: skew(7deg, -16deg); transform: skew(7deg, -15deg); margin: 54px 16px 0 0;
}
.batman .head .eyes .item.right:before { content: ''; width: 10px; height: 10px; background: black; display: block; position: absolute; top: -4px; left: -9px; transform: rotate(17deg);
}
.batman .head .eyes .item.left:after { content: ''; width: 10px; height: 10px; background: black; display: block; position: absolute; top: -4px; right: -9px; transform: rotate(-17deg);
}
.batman .head .face { background: #fad2ad; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; width: 138px; height: 75px; position: absolute; bottom: 0; left: 15px; overflow: hidden;
}
.batman .head .face:before { content: ''; width: 103px; height: 55px; background: #fad2ad; border-radius: 100px / 55px; transform: rotate(0deg); margin: 5px 0 0 -30px; position: absolute; top: 0; left: 0;
}
.batman .head .face:after { content: ''; width: 103px; height: 55px; background: #fad2ad; border-radius: 100px / 55px; transform: rotate(0deg); margin: 5px -30px 0 0; position: absolute; top: 0; right: 0;
}
.batman .head .face .mask-before { width: 100%; height: 20px; background: black;
}
.batman .head .face .mouth { width: 84px; height: 4px; background: black; float: left; margin: 20px 0 0 28px; position: relative; z-index: 2;
}
Batman - codevember 01 - 2016 - Script Codes
Batman - codevember 01 - 2016 - Script Codes
Home Page Home
Developer Caio Cares
Username caiocares
Uploaded January 20, 2023
Rating 3.5
Size 2,924 Kb
Views 4,048
Do you need developer help for Batman - codevember 01 - 2016?

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!

Caio Cares (caiocares) 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!