HExa

Size
2,185 Kb
Views
26,312

How do I make an hexa?

What is a hexa? How do you make a hexa? This script and codes were developed by François Chazal on 21 September 2022, Wednesday.

HExa Previews

HExa - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>HExa</title> <script src="https://s.codepen.io/assets/libs/modernizr.js" type="text/javascript"></script> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <style> /* NOTE: The styles were added inline because Prefixfree needs access to your styles and they must be inlined if they are on local disk! */ path { stroke-width: 3; stroke-linecap: round; stroke-linejoin: round;
}
path:nth-child(1) { fill: rgba(0, 0, 0, 0.05); stroke: #004b96;
}
path:nth-child(2) { fill: rgba(0, 0, 0, 0.05); stroke: #00c84b;
}
path:nth-child(3) { fill: rgba(0, 0, 0, 0.05); stroke: #c83c14;
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <svg width="180" height="200" viewBox="-5 -5 110 110" preserveAspectRatio="none">
<!-- <path d="M50,0 100,25 100,75 50,100 0,75 0,25 50,0 Z" /> <path d="M25,12.5 75,12.5 100,50 75,87.5 25,87.5 0,50 25,12.5 Z" />
--> <path d="M25,12.5 C 50,0 50,0 75,12.5 C 100,25 100,25 100,50 C 100,75 100,75 75,87.5 C 50,100 50,100 25,87.5 C 0,75 0,75 0,50 C0,25 0,25 25,12.5 Z" />
<!-- <path d="M50,0 C 100,25 C 100,75 C 50,100 C 0,75 C 0,25 C 50,0" /> -->
<!-- <path d="M100,250 C181,103 232,244 400,250" /> -->
</svg>
</body>
</html>

HExa - Script Codes CSS Codes

path { stroke-width: 3; stroke-linecap: round; stroke-linejoin: round;
}
path:nth-child(1) { fill: rgba(0, 0, 0, 0.05); stroke: #004b96;
}
path:nth-child(2) { fill: rgba(0, 0, 0, 0.05); stroke: #00c84b;
}
path:nth-child(3) { fill: rgba(0, 0, 0, 0.05); stroke: #c83c14;
}
HExa - Script Codes
HExa - Script Codes
Home Page Home
Developer François Chazal
Username fchazal
Uploaded September 21, 2022
Rating 3
Size 2,185 Kb
Views 26,312
Do you need developer help for HExa?

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!

François Chazal (fchazal) 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!