Angry Face

Developer
Size
1,828 Kb
Views
62,744

How do I make an angry face?

What is a angry face? How do you make a angry face? This script and codes were developed by ThatGuySam on 06 August 2022, Saturday.

Angry Face Previews

Angry Face - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Angry Face</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="hit-the-floor rotate">):<</div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script> <script src="js/index.js"></script>
</body>
</html>

Angry Face - Script Codes CSS Codes

.hit-the-floor {
color: #fff;
font-size: 16em;
font-weight: bold;
font-family: Helvetica;
text-align: center;
/* Crazy Shadow Stuff */
text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}
.rotate {
/* Safari */
-webkit-transform: rotate(-90deg);
/* Firefox */
-moz-transform: rotate(-90deg);
/* IE */
-ms-transform: rotate(-90deg);
/* Opera */
-o-transform: rotate(-90deg);
}

Angry Face - Script Codes JS Codes

//Silence is Golden
Angry Face - Script Codes
Angry Face - Script Codes
Home Page Home
Developer ThatGuySam
Username ThatGuySam
Uploaded August 06, 2022
Rating 3
Size 1,828 Kb
Views 62,744
Do you need developer help for Angry Face?

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!

ThatGuySam (ThatGuySam) Script Codes
Create amazing marketing copy 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!