Curved Section Seperator

Developer
Size
2,090 Kb
Views
16,192

How do I make an curved section seperator?

What is a curved section seperator? How do you make a curved section seperator? This script and codes were developed by KimLaRocca on 29 November 2022, Tuesday.

Curved Section Seperator Previews

Curved Section Seperator - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Curved Section Seperator</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="background"> <div class="divider"><b></b></div>
</div>
</body>
</html>

Curved Section Seperator - Script Codes CSS Codes

.background { height: 1000px; width: 100%; position: relative;
}
.divider { width: 100%; height: 25vw; position: absolute; overflow: hidden; background: #fff;
}
.divider:after, .divider:before, .divider b:after, .divider b:before { content: ""; display: block; position: absolute;
}
.divider:after { width: 63.7%; height: 62.5%; border-radius: 50% 50% 0 0/50%; bottom: -4px; left: -7.5%; border-right: transparent 2px solid;
}
.divider:before { width: 63.6%; height: 63.7%; border-radius: 0 0 50% 50%/50%; right: -7.5%; top: -4px; background: #ccc;
}
.divider b { display: block; width: 50%; height: 100%; background: #ccc;
}
.divider b:after { width: 63.7%; height: 62.5%; border-radius: 0 0 50% 50%/50%; right: -7.5%; top: -4px; border-left: transparent 2px solid;
}
.divider b:before { width: 63.6%; height: 64.7%; border-radius: 50% 50% 0 0/50%; bottom: -4px; left: -7.5%; background: #fff;
}
Curved Section Seperator - Script Codes
Curved Section Seperator - Script Codes
Home Page Home
Developer KimLaRocca
Username kimlarocca
Uploaded November 29, 2022
Rating 3
Size 2,090 Kb
Views 16,192
Do you need developer help for Curved Section Seperator?

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!

KimLaRocca (kimlarocca) Script Codes
Create amazing love letters 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!