Cat button

Size
2,478 Kb
Views
50,600

How do I make an cat button?

What is a cat button? How do you make a cat button? This script and codes were developed by Susanne Karin Lundblad on 13 September 2022, Tuesday.

Cat button Previews

Cat button - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Cat button</title> <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! */ @import url("https://fonts.googleapis.com/css?family=Roboto:700");
.wrapper { text-align: center; width: 100%; margin-top: 100px;
}
a { border: 4px solid #111; text-decoration: none; color: #111; font-family: 'Roboto', sans-serif; font-size: 30px; padding: 20px 25px; transition: all 0.3s;
}
a:hover { border: 4px solid #101010; background: url("http://catsticker.com/images/dancing-cat.gif"); background-size: cover; background-position: center -40px; color: #000;
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <div class="wrapper"> <a href="mailto:[email protected]">[email protected]</a>
</div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

Cat button - Script Codes CSS Codes

@import url("https://fonts.googleapis.com/css?family=Roboto:700");
.wrapper { text-align: center; width: 100%; margin-top: 100px;
}
a { border: 4px solid #111; text-decoration: none; color: #111; font-family: 'Roboto', sans-serif; font-size: 30px; padding: 20px 25px; transition: all 0.3s;
}
a:hover { border: 4px solid #101010; background: url("http://catsticker.com/images/dancing-cat.gif"); background-size: cover; background-position: center -40px; color: #000;
}
Cat button - Script Codes
Cat button - Script Codes
Home Page Home
Developer Susanne Karin Lundblad
Username SusanneLundblad
Uploaded September 13, 2022
Rating 3
Size 2,478 Kb
Views 50,600
Do you need developer help for Cat button?

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!

Susanne Karin Lundblad (SusanneLundblad) Script Codes
Create amazing captions 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!