Locator

Developer
Size
1,669 Kb
Views
4,048

How do I make an locator?

What is a locator? How do you make a locator? This script and codes were developed by Maharajan on 26 January 2023, Thursday.

Locator Previews

Locator - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>locator</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="locationflat">
</div>
</body>
</html>

Locator - Script Codes CSS Codes

body{ background:#1aaacc;
}
.locationflat { width: 100px; height: 100px; background: red; border-radius: 50%; position: absolute; left: 50%; top: 30%; -webkit-transform: rotatex(46deg); -moz-transform: rotatex(46deg); -ms-transform: rotatex(46deg); -o-transform: rotatex(46deg); transform: rotatex(46deg);
}
.locationflat:after { content: ""; width: 100px; height: 100px; box-shadow: 0px 0px 1px 2px red; position: absolute; border-radius: 50%; margin: -14px 0px 0px -8px; opacity: 0; -webkit-animation: beatlocation 1s ease 1s infinite; top: 5px; left: 7px;
}
@-webkit-keyframes beatlocation { 0% { -webkit-transform: scale(.2, .2); opacity: 0; } 50% { opacity: 1; } 100% { -webkit-transform: scale(3.2, 3.2); opacity: 0; }
}
Locator - Script Codes
Locator - Script Codes
Home Page Home
Developer Maharajan
Username mhrjnsa1
Uploaded January 26, 2023
Rating 3
Size 1,669 Kb
Views 4,048
Do you need developer help for Locator?

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!

Maharajan (mhrjnsa1) 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!