Photo Week Bug

Size
1,926 Kb
Views
22,264

How do I make an photo week bug?

Pure CSS betch. . What is a photo week bug? How do you make a photo week bug? This script and codes were developed by Jerusha Johnson on 22 October 2022, Saturday.

Photo Week Bug Previews

Photo Week Bug - Script Codes HTML Codes

<!DOCTYPE html>
<html class=".">
<head> <meta charset="UTF-8"> <title>Photo Week Bug</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="hexagon"> <div class="photo-week"> <p><span>creative</span>LIVE</p> <h1>PHOTO<br/><strong>WEEK</strong></h1> </div>
</div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

Photo Week Bug - Script Codes CSS Codes

@import url(https://fonts.googleapis.com/css?family=Candal);
body{background:#888;}
.hexagon {	width: 200px;	height: 110px;	background: #22316C;	position: relative; margin:100px auto; box-shadow:0 0 8px 2px rgba(51, 51, 51, .4);
}
strong{font-size:1.2em;}
span{color:#fff;}
.hexagon:before {	content: "";	position: absolute;	top: -40px;	left: 0;	width: 0;	height: 0;	border-left: 100px solid transparent;	border-right: 100px solid transparent;	border-bottom: 40px solid #22316C;
}
.hexagon:after {	content: "";	position: absolute; bottom: -40px;	left: 0;	width: 0;	height: 0;	border-left: 100px solid transparent;	border-right: 100px solid transparent;	border-top: 40px solid #22316C;
}
.photo-week{ color:#fff; text-align:center;
}
.photo-week h1{ margin:0; font-size: 2.4em; line-height: .9em; letter-spacing:-.05em; font-family: 'Candal', sans-serif;
}
.photo-week p{ margin:0 0 1px; color:#aed104; font-size: 1.2em; line-height: 1.2em;
}
Photo Week Bug - Script Codes
Photo Week Bug - Script Codes
Home Page Home
Developer Jerusha Johnson
Username bonzaipenguin
Uploaded October 22, 2022
Rating 3
Size 1,926 Kb
Views 22,264
Do you need developer help for Photo Week Bug?

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!

Jerusha Johnson (bonzaipenguin) Script Codes
Create amazing SEO content 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!