HEXAGON

Developer
Size
1,684 Kb
Views
4,048

How do I make an hexagon?

What is a hexagon? How do you make a hexagon? This script and codes were developed by EOS on 10 January 2023, Tuesday.

HEXAGON Previews

HEXAGON - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>HEXAGON</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div id="wrapper">
<div id="hexagon"></div> <a href="#">Hello world</a>
</div>
</body>
</html>

HEXAGON - Script Codes CSS Codes

body { background:lightsteelblue; position:relative;
}
#wrapper { background:;
}
a{ font: 23px "Arial Black", sans-serif; color:peachpuff; text-transform:uppercase; text-decoration:none; position:relative; letter-spacing:10px; top: -4em;
left: 51%;
}
a:hover{ color:orange;
}
#hexagon { top: 40%;
left: 50%; margin-top:200px;	width: 300px;	height: 165px;	background: cadetblue;	position: relative;
}
#hexagon:before {	content: "";	position: absolute;	top: -75px;	left: 0;	width: 0;	height: 0;	border-left: 150px solid transparent;	border-right: 150px solid transparent;	border-bottom: 75px solid cadetblue;
}
#hexagon:after {	content: "";	position: absolute;	bottom: -75px;	left: 0;	width: 0;	height: 0;	border-left: 150px solid transparent;	border-right: 150px solid transparent;	border-top: 75px solid cadetblue;
}
HEXAGON - Script Codes
HEXAGON - Script Codes
Home Page Home
Developer EOS
Username aurumlux
Uploaded January 10, 2023
Rating 3
Size 1,684 Kb
Views 4,048
Do you need developer help for HEXAGON?

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!

EOS (aurumlux) Script Codes
Name
Tooltip
Background scroll
Color Gradients
Banner navigation
Go top
Hover effect
STELLA
Css Triangles
Image hover
Css hover
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!