Css3-eyes

Developer
Size
1,807 Kb
Views
6,072

How do I make an css3-eyes?

What is a css3-eyes? How do you make a css3-eyes? This script and codes were developed by IEkiller on 18 January 2023, Wednesday.

Css3-eyes Previews

Css3-eyes - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>css3-eyes</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 id="head"> <div class="close_eye"> <div class="eye"> <div class="eyeBall"> <div class="eLight"></div> <div class="eLight2"></div> </div> </div> </div> <div class="close_eye"> <div class="eye"> <div class="eyeBall"> <div class="eLight"></div> <div class="eLight2"></div> </div> </div> </div>
</div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

Css3-eyes - Script Codes CSS Codes

body{ background: #222;}	.eye{width:90px; height:90px; background: #f00; position: relative; border-radius: 2px 80px; -webkit-transform: rotate(-45deg) ; margin-top: -20px; }	.eyeBall{width:50px; height:50px; background: #222; position: absolute; top:20px; left:20px; border-radius: 50%; }	.eLight{height:25px; width:10px; background:#aaa; position:absolute; left:25px; top:2px; -webkit-transform: rotate(30deg); border-radius:6px/20px}	.eLight2{height:10px; width:10px; background:#aaa; position:absolute; border-radius:50%; left:13px; top:30px;}
.close_eye{ width:90px; padding: 20px; height:90px; overflow: hidden; display: inline-block;float:left; margin:50px; animation: mymove 1s infinite; position: relative;
}
@keyframes mymove
{
0%,100% {height:90px; top: 0;}
50% {height:0px; top: 45px;}
}
Css3-eyes - Script Codes
Css3-eyes - Script Codes
Home Page Home
Developer IEkiller
Username win7killer
Uploaded January 18, 2023
Rating 3
Size 1,807 Kb
Views 6,072
Do you need developer help for Css3-eyes?

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!

IEkiller (win7killer) Script Codes
Create amazing Facebook ads 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!