Regex Sensei

Developer
Size
1,551 Kb
Views
8,096

How do I make an regex sensei?

That's Dr. Regex Sensei to you.. What is a regex sensei? How do you make a regex sensei? This script and codes were developed by Bryan Fillmer on 11 December 2022, Sunday.

Regex Sensei Previews

Regex Sensei - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Regex Sensei</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <h1>Dr. Regex Sensei</h1>
</body>
</html>

Regex Sensei - Script Codes CSS Codes

@import url(https://fonts.googleapis.com/css?family=Lobster);
h1 { font-family: 'Lobster'; font-size: 6em; font-style: italic; text-align: center; color: rgb(220,20,60); -webkit-animation: pulse 2.5s infinite; animation: pulse 2.5s infinite;
}
@-webkit-keyframes pulse { 0% { color: rgb(220,20,60); } 50% { color: rgb(255,215,0); } 100% { color: rgb(220,20,60); }
}
@keyframes pulse { 0% { color: rgb(220,20,60); } 50% { color: rgb(255,215,0); } 100% { color: rgb(220,20,60); }
Regex Sensei - Script Codes
Regex Sensei - Script Codes
Home Page Home
Developer Bryan Fillmer
Username bfillmer
Uploaded December 11, 2022
Rating 3
Size 1,551 Kb
Views 8,096
Do you need developer help for Regex Sensei?

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!

Bryan Fillmer (bfillmer) Script Codes
Create amazing sales emails 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!