West Eastern Divan rollover

Developer
Size
2,963 Kb
Views
12,144

How do I make an west eastern divan rollover?

Saw this little effect on west-eastern-divan.org and built a Sass-y version for myself.. What is a west eastern divan rollover? How do you make a west eastern divan rollover? This script and codes were developed by Mitch Pruitt on 08 November 2022, Tuesday.

West Eastern Divan rollover Previews

West Eastern Divan rollover - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>West Eastern Divan rollover</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.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! */ .bizzox { width: 25em; height: 25em; margin: 12.5em auto; border: 1px dotted black;
}
.bizzox img { display: block; width: 25em; height: 25em; -webkit-filter: grayscale(100%) contrast(1.1); -moz-filter: grayscale(100%) contrast(1.1); -o-filter: grayscale(100%) contrast(1.1); -ms-filter: grayscale(100%) contrast(1.1); transition: all .5s ease-in-out;
}
.bizzox img:hover { opacity: .2;
}
.inner-bizzox { background: #17752b; background: -moz-linear-gradient(left, #17752b 0%, #76dba5 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #17752b), color-stop(100%, #76dba5)); background: -webkit-linear-gradient(left, #17752b 0%, #76dba5 100%); background: -o-linear-gradient(left, #17752b 0%, #76dba5 100%); background: -ms-linear-gradient(left, #17752b 0%, #76dba5 100%); background: linear-gradient(to right, #17752b 0%, #76dba5 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17752b', endColorstr='#76dba5',GradientType=1 );
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <div class="bizzox"> <div class="inner-bizzox"> <img src="https://distilleryimage7.s3.amazonaws.com/3ae31858ffce11e2802a22000a9f3c9c_7.jpg" /> </div>
</div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

West Eastern Divan rollover - Script Codes CSS Codes

.bizzox { width: 25em; height: 25em; margin: 12.5em auto; border: 1px dotted black;
}
.bizzox img { display: block; width: 25em; height: 25em; -webkit-filter: grayscale(100%) contrast(1.1); -moz-filter: grayscale(100%) contrast(1.1); -o-filter: grayscale(100%) contrast(1.1); -ms-filter: grayscale(100%) contrast(1.1); transition: all .5s ease-in-out;
}
.bizzox img:hover { opacity: .2;
}
.inner-bizzox { background: #17752b; background: -moz-linear-gradient(left, #17752b 0%, #76dba5 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #17752b), color-stop(100%, #76dba5)); background: -webkit-linear-gradient(left, #17752b 0%, #76dba5 100%); background: -o-linear-gradient(left, #17752b 0%, #76dba5 100%); background: -ms-linear-gradient(left, #17752b 0%, #76dba5 100%); background: linear-gradient(to right, #17752b 0%, #76dba5 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17752b', endColorstr='#76dba5',GradientType=1 );
}
West Eastern Divan rollover - Script Codes
West Eastern Divan rollover - Script Codes
Home Page Home
Developer Mitch Pruitt
Username mitchdot
Uploaded November 08, 2022
Rating 3
Size 2,963 Kb
Views 12,144
Do you need developer help for West Eastern Divan rollover?

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!

Mitch Pruitt (mitchdot) Script Codes
Create amazing web 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!