A Sphere

Developer
Size
2,244 Kb
Views
30,360

How do I make an a sphere?

A nice little sphere, inspired by all the 'One Layer Style - Sphere' on Dribbble right now. What is a a sphere? How do you make a a sphere? This script and codes were developed by Billy Crist on 04 October 2022, Tuesday.

A Sphere Previews

A Sphere - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>A Sphere</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <b></b>
</body>
</html>

A Sphere - Script Codes CSS Codes

b { box-shadow: 0 3em 2.5em -2.5em rgba(53, 64, 73, 0.6), 0 0 1em -0.35em rgba(255, 255, 255, 0.2), 0 -1em 1.1em 0 rgba(255, 255, 255, 0.5) inset, 0 0 2.5em 0 rgba(0, 0, 0, 0.4) inset; background: radial-gradient(circle at 33% -25%, rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, 0.07) 50%), radial-gradient(circle at 50% 135%, rgba(0, 0, 0, 0.23) 43%, rgba(255, 255, 255, 0)), radial-gradient(circle at 50% -35%, rgba(255, 255, 255, 0.8) 45%, rgba(255, 255, 255, 0)), radial-gradient(circle at 50% 0, #ffffff, #d5d5d5); background-size: 150%, 100%, 100%, 100%;
}
html, body { height: 100%;
}
body { margin: 0; background: #e0e0e0;
}
b { display: block; position: relative; cursor: pointer; width: 15em; height: 15em; top: 50%; margin: -7.5em auto; border-radius: 50%;
}
A Sphere - Script Codes
A Sphere - Script Codes
Home Page Home
Developer Billy Crist
Username billyysea
Uploaded October 04, 2022
Rating 4.5
Size 2,244 Kb
Views 30,360
Do you need developer help for A Sphere?

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!

Billy Crist (billyysea) Script Codes
Create amazing blog posts 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!