C.Rowe Button

Developer
Size
2,473 Kb
Views
34,408

How do I make an c.rowe button?

Just came across this cool button today made by C.Rowe. Just exploring the code. http://theycallmecrowe.com/. What is a c.rowe button? How do you make a c.rowe button? This script and codes were developed by BROWNERD on 29 August 2022, Monday.

C.Rowe Button Previews

C.Rowe Button - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>C.Rowe Button</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 class="about-center"> Raiding the web for cool buttons</div> <script src="js/index.js"></script>
</body>
</html>

C.Rowe Button - Script Codes CSS Codes

body { background: #333; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 100vh; width: 100vw;
}
.about-center { border: 1px solid #fff; color: #fff; font: 12px/20px 'Lato', sans-serif; font-weight: 700; letter-spacing: 3px; padding: 13px 0 13px 0; text-transform: uppercase; text-align: center; -webkit-transition: 0.2s ease-in-out; transition: 0.2s ease-in-out; width: 45%; z-index: 8888;
}
.about-center:hover { background: #fff; border-radius: 30px; color: #000;
}

C.Rowe Button - Script Codes JS Codes

// Thank you C.Rowe
// http://theycallmecrowe.com/
C.Rowe Button - Script Codes
C.Rowe Button - Script Codes
Home Page Home
Developer BROWNERD
Username brownerd
Uploaded August 29, 2022
Rating 4
Size 2,473 Kb
Views 34,408
Do you need developer help for C.Rowe 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!

BROWNERD (brownerd) Script Codes
Create amazing art & images 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!