Titanis walleri

Developer
Size
3,596 Kb
Views
18,216

How do I make an titanis walleri?

Titanis walleri with css animation axis mixin. What is a titanis walleri? How do you make a titanis walleri? This script and codes were developed by Pollardld on 08 November 2022, Tuesday.

Titanis walleri Previews

Titanis walleri - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>titanis walleri</title>	<link href='https://fonts.googleapis.com/css?family=Raleway:300' rel='stylesheet' type='text/css'> <style> /* NOTE: The styles were added inline because Prefixfree needs access to your styles and they must be inlined if they are on local disk! */ body { background: indianred; padding: 2em;
}
main { font-family: 'Raleway', sans-serif; font-weight: 300; margin: 0 auto; min-width: 300px; max-width: 600px;
}
h1 { color: #fff; font-weight: 300;
}
p, a { color: #fff; font-size: 1.125em; letter-spacing: 1px;
}
a { text-decoration: none;
}
/* Mixins */
/* Titanis */
.titanis { margin: 0 auto; position: relative; width: 8em;
}
.beak { border-radius: 0 0 4em 3em; background: #66bb99; left: 0; height: 2em; position: relative; transform-origin: 0 0; width: 8em; animation: chomp 1s linear infinite;
}
.head { background: #66bb99; border-bottom: 0.25em solid #52967a; border-radius: 3em 8em 0 0; height: 3em; position: relative; width: 8em;
}
.head:before, .head:after { background: rgba(80, 80, 80, 0.5); border-radius: 50%; height: 1.75em; content: ''; left: 1em; position: absolute; top: .5em; width: 2em;
}
.head:after { height: .5em; left: auto; right: 2.5em; width: 1.25em;
}
@-webkit-keyframes chomp { 0% { transform: rotate(0) translateZ(0); } 70% { transform: rotate(20deg) translateZ(0); } 90% { transform: rotate(20deg) translateZ(0); } 100% { transform: rotate(0deg) translateZ(0); }
}
@keyframes chomp { 0% { transform: rotate(0) translateZ(0); } 70% { transform: rotate(20deg) translateZ(0); } 90% { transform: rotate(20deg) translateZ(0); } 100% { transform: rotate(0deg) translateZ(0); }
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <main> <h1>CSS Animation Axis</h1> <p>mixin takes width, height, background, and axis, then adjusts the animation. This is an update to the <a href="https://codepen.io/pollardld/pen/cjHfm" target="_blank">CSS Animation Axis Fix</a> that used CSS trickery instead of the proper animation-origin property.</p> <p>co-developed with <a href="https://codepen.io/thomgriggs" target="_blank">Thom Griggs</a> and improved by <a href="https://codepen.io/thebabydino/">The Baby Dino</a></p> <p>if anyone improves on this let us know!</p> <br /><br /> <div class="titanis"> <div class="head"></div> <div class="beak"></div> </div>
</main>
</body>
</html>

Titanis walleri - Script Codes CSS Codes

body { background: indianred; padding: 2em;
}
main { font-family: 'Raleway', sans-serif; font-weight: 300; margin: 0 auto; min-width: 300px; max-width: 600px;
}
h1 { color: #fff; font-weight: 300;
}
p, a { color: #fff; font-size: 1.125em; letter-spacing: 1px;
}
a { text-decoration: none;
}
/* Mixins */
/* Titanis */
.titanis { margin: 0 auto; position: relative; width: 8em;
}
.beak { border-radius: 0 0 4em 3em; background: #66bb99; left: 0; height: 2em; position: relative; transform-origin: 0 0; width: 8em; animation: chomp 1s linear infinite;
}
.head { background: #66bb99; border-bottom: 0.25em solid #52967a; border-radius: 3em 8em 0 0; height: 3em; position: relative; width: 8em;
}
.head:before, .head:after { background: rgba(80, 80, 80, 0.5); border-radius: 50%; height: 1.75em; content: ''; left: 1em; position: absolute; top: .5em; width: 2em;
}
.head:after { height: .5em; left: auto; right: 2.5em; width: 1.25em;
}
@-webkit-keyframes chomp { 0% { transform: rotate(0) translateZ(0); } 70% { transform: rotate(20deg) translateZ(0); } 90% { transform: rotate(20deg) translateZ(0); } 100% { transform: rotate(0deg) translateZ(0); }
}
@keyframes chomp { 0% { transform: rotate(0) translateZ(0); } 70% { transform: rotate(20deg) translateZ(0); } 90% { transform: rotate(20deg) translateZ(0); } 100% { transform: rotate(0deg) translateZ(0); }
}
Titanis walleri - Script Codes
Titanis walleri - Script Codes
Home Page Home
Developer Pollardld
Username pollardld
Uploaded November 08, 2022
Rating 3
Size 3,596 Kb
Views 18,216
Do you need developer help for Titanis walleri?

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!

Pollardld (pollardld) 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!