Unbreakable

Size
2,872 Kb
Views
12,144

How do I make an unbreakable?

What is a unbreakable? How do you make a unbreakable? This script and codes were developed by Joseph Martucci on 25 October 2022, Tuesday.

Unbreakable Previews

Unbreakable - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Unbreakable</title> <script src="https://s.codepen.io/assets/libs/modernizr.js" type="text/javascript"></script>
<link href='https://fonts.googleapis.com/css?family=Fjalla+One' rel='stylesheet' type='text/css'> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel="stylesheet" href="css/style.css">
</head>
<body> <link href='https://fonts.googleapis.com/css?family=Fjalla+One' rel='stylesheet' type='text/css'>
<h1> <span>Un</span><span>break</span><span>able</span>
</h1>
<h2>Headline text</h2> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

Unbreakable - Script Codes CSS Codes

@-webkit-keyframes scale { 0% { -webkit-transform: scaleY(0); } 100% { -webkit-transform: scaleY(1); }
}
@-moz-keyframes scale { 0% { -moz-transform: scaleY(0); } 100% { -moz-transform: scaleY(1); }
}
@keyframes scale { 0% { -webkit-transform: scaleY(0); -moz-transform: scaleY(0); -ms-transform: scaleY(0); -o-transform: scaleY(0); transform: scaleY(0); } 100% { -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); }
}
@-webkit-keyframes bounce { 0% { -webkit-transform: translateY(0); } 50% { -webkit-transform: translateY(-1em); } 100% { -webkit-transform: translateY(0); }
}
@-moz-keyframes bounce { 0% { -moz-transform: translateY(0); } 50% { -moz-transform: translateY(-1em); } 100% { -moz-transform: translateY(0); }
}
@keyframes bounce { 0% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 50% { -webkit-transform: translateY(-1em); -moz-transform: translateY(-1em); -ms-transform: translateY(-1em); -o-transform: translateY(-1em); transform: translateY(-1em); } 100% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
}
@-webkit-keyframes knock { 0% { -webkit-transform: translateY(1em); } 100% { -webkit-transform: translateY(0); opacity: 1; }
}
@-moz-keyframes knock { 0% { -moz-transform: translateY(1em); } 100% { -moz-transform: translateY(0); opacity: 1; }
}
@keyframes knock { 0% { -webkit-transform: translateY(1em); -moz-transform: translateY(1em); -ms-transform: translateY(1em); -o-transform: translateY(1em); transform: translateY(1em); } 100% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; }
}
body, html { font-size: 1.4em; height: 100%;
}
body { background: #b941ad;
}
h1, h2 { font-family: 'Fjalla One', sans-serif; text-transform: uppercase; text-align: center;
}
h1 { -webkit-animation: bounce 0.2s ease 0.9s; -moz-animation: bounce 0.2s ease 0.9s; animation: bounce 0.2s ease 0.9s; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards; color: white;
}
h1 span { -webkit-transform-origin: bottom center; -moz-transform-origin: bottom center; -ms-transform-origin: bottom center; -o-transform-origin: bottom center; transform-origin: bottom center; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; margin: 0; padding: 0; display: inline-block;
}
h1 span:nth-child(1) { -webkit-animation: scale 0.1s linear; -moz-animation: scale 0.1s linear; animation: scale 0.1s linear; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards;
}
h1 span:nth-child(2) { -webkit-animation: scale 0.2s linear 0.3s; -moz-animation: scale 0.2s linear 0.3s; animation: scale 0.2s linear 0.3s; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards; font-size: 1.3em;
}
h1 span:nth-child(3) { -webkit-animation: scale 0.2s linear 0.4s; -moz-animation: scale 0.2s linear 0.4s; animation: scale 0.2s linear 0.4s; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards; font-size: 1.6em;
}
h2 { -webkit-animation: knock 0.1s linear 0.8s; -moz-animation: knock 0.1s linear 0.8s; animation: knock 0.1s linear 0.8s; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-transform: translateY(1em); -moz-transform: translateY(1em); -ms-transform: translateY(1em); -o-transform: translateY(1em); transform: translateY(1em); opacity: 0; color: #f8d545; font-size: 2.55em; margin-top: -.9em;
}
Unbreakable - Script Codes
Unbreakable - Script Codes
Home Page Home
Developer Joseph Martucci
Username jjmartucci
Uploaded October 25, 2022
Rating 4.5
Size 2,872 Kb
Views 12,144
Do you need developer help for Unbreakable?

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!

Joseph Martucci (jjmartucci) Script Codes
Create amazing blog posts 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!