A Pen by Kacper Bawol

Developer
Size
1,888 Kb
Views
22,264

How do I make an a pen by kacper bawol?

What is a a pen by kacper bawol? How do you make a a pen by kacper bawol? This script and codes were developed by Kacper Bawol on 03 September 2022, Saturday.

A Pen by Kacper Bawol Previews

A Pen by Kacper Bawol - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>A Pen by Kacper Bawol</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="box"> <span>+</span> <div class="image"> </div> <div class="image-hover"> </div> <div class="bottom"> <h4>SOME HEADLINE</h4> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit.</p> </div>
</div>
</body>
</html>

A Pen by Kacper Bawol - Script Codes CSS Codes

*{ box-sizing:border-box;
}
.box{ width:300px; height:400px; border-radius:6px; border:1px solid lightgrey; position:relative; font-family:sans-serif; cursor:pointer; overflow:hidden; background-color:pink;
}
.image { displau:block; positon:absolute; top:0; left:0; overflow:hidden; width:300px; height:250px; background-image:url("http://lorempixel.com/640/480"); background-position:center; -webkit-transition:all 300ms ease-in-out; transition:all 300ms ease-in-out;
}
span{ width:80px; height:80px; position:absolute; background-color:pink; border-radius:100%; top:120px; margin: 0 auto; left:0; right:0; text-align:center; line-height:80px; font-size:62px; color:#fff; display:block; opacity:0; -webkit-transition:all 300ms ease-in-out; transition:all 300ms ease-in-out; z-index:999;
}
.bottom h4{ margin:0; padding:0;
}
.bottom { padding:40px; position:absolute; bottom:0; left:0; opacity:1; -webkit-transition:all 100ms ease-in-out; transition:all 100ms ease-in-out; background-color:#fff;
}
.box:hover span{ top:90px; opacity:1;
}
.box:hover .image{ opacity:0.5;
}
A Pen by Kacper Bawol - Script Codes
A Pen by Kacper Bawol - Script Codes
Home Page Home
Developer Kacper Bawol
Username Casperovic
Uploaded September 03, 2022
Rating 3
Size 1,888 Kb
Views 22,264
Do you need developer help for A Pen by Kacper Bawol?

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!

Kacper Bawol (Casperovic) Script Codes
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!