Product showcase

Developer
Size
3,787 Kb
Views
16,192

How do I make an product showcase?

What is a product showcase? How do you make a product showcase? This script and codes were developed by Salman Raza on 02 November 2022, Wednesday.

Product showcase Previews

Product showcase - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Product showcase</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<main> <div class="card_desing_cnt"> <div class="crd_dsgn"> <a href="javascript:;"> <div class="crd_img"> <span class="hover_line"></span> <img src="http://i917.photobucket.com/albums/ad12/scraps2/day/u-wed1.jpg~original" alt=""> <div class="crd_txt_cnt"> <div class="crd_txt"> <h6 class="animated bounceInLeft">Autoimmune</h6> <h2 class="animated bounceInRight">Diseases</h2> </div> </div> </div> </a> </div> <div class="crd_dsgn"> <a href="javascript:;"> <div class="crd_img"> <span class="hover_line"></span> <img src="https://s-media-cache-ak0.pinimg.com/736x/a3/86/37/a38637488a558d58ca29c66a5aff53ea.jpg" alt=""> <div class="crd_txt_cnt"> <div class="crd_txt"> <h6 class="animated bounceInLeft">Autoimmune</h6> <h2 class="animated bounceInRight">Diseases</h2> </div> </div> </div> </a> </div> <div class="crd_dsgn"> <a href="javascript:;"> <div class="crd_img"> <span class="hover_line"></span> <img src="http://cdn26.us1.fansshare.com/photo/facebookwallpaper/cute-baby-popular-wallpaper-cute-baby-girl-images-for-facebook-for-cute-girls-1219875204.jpg" alt=""> <div class="crd_txt_cnt"> <div class="crd_txt"> <h6 class="animated bounceInLeft">Autoimmune</h6> <h2 class="animated bounceInRight">Diseases</h2> </div> </div> </div> </a> </div> <div class="crd_dsgn gap"> <a href="javascript:;"> <div class="crd_img"> <span class="hover_line"></span> <img src="https://static1.squarespace.com/static/51009644e4b0aea0734361ca/51cce236e4b0bf9a1f4e90d8/51cd0373e4b06e55251f9ad9/1372390259619/02.jpg" alt=""> <div class="crd_txt_cnt"> <div class="crd_txt"> <h6 class="animated bounceInLeft">Autoimmune</h6> <h2 class="animated bounceInRight">Diseases</h2> </div> </div> </div> </a> </div> <div class="crd_dsgn"> <a href="javascript:;"> <div class="crd_img"> <span class="hover_line"></span> <img src="http://www.aze-ten.com/en/images/clinica08_430.jpg" alt=""> <div class="crd_txt_cnt"> <div class="crd_txt"> <h6 class="animated bounceInLeft">Autoimmune</h6> <h2 class="animated bounceInRight">Diseases</h2> </div> </div> </div> </a> </div> <div class="crd_dsgn"> <a href="javascript:;"> <div class="crd_img"> <span class="hover_line"></span> <img src="http://images.iimg.in/c/54328354e4eed4262e1d113a-4-501-0-1412597562/unmukt-chand-images.img?crop=1" alt=""> <div class="crd_txt_cnt"> <div class="crd_txt"> <h6 class="animated bounceInLeft">Autoimmune</h6> <h2 class="animated bounceInRight">Diseases</h2> </div> </div> </div> </a> </div> <div class="crd_dsgn"> <a href="javascript:;"> <div class="crd_img"> <span class="hover_line"></span> <img src="https://lh3.googleusercontent.com/-tTJTJ9-fJp0/V04-6RyYMSI/AAAAAAAAWrQ/t1XkgoRAlpg/Aubrey-Plaza-dp-profile-pics-whatsapp-Facebook-118.jpg" alt=""> <div class="crd_txt_cnt"> <div class="crd_txt"> <h6 class="animated bounceInLeft">Autoimmune</h6> <h2 class="animated bounceInRight">Diseases</h2> </div> </div> </div> </a> </div> <div class="crd_dsgn"> <a href="javascript:;"> <div class="crd_img"> <span class="hover_line"></span> <img src="https://lh3.googleusercontent.com/-cXQRTjpznU8/V05NXS0JKXI/AAAAAAAAWzo/Ds-TLOegkVY/Alexis-Bledel-dp-profile-pics-whatsapp-Facebook-275.jpg" alt=""> <div class="crd_txt_cnt"> <div class="crd_txt"> <h6 class="animated bounceInLeft">Autoimmune</h6> <h2 class="animated bounceInRight">Diseases</h2> </div> </div> </div> </a> </div> <div class="crd_dsgn gap"> <a href="javascript:;"> <div class="crd_img"> <span class="hover_line"></span> <img src="https://lh3.googleusercontent.com/-0EUQBCG7qhQ/V05NUhG_0QI/AAAAAAAAWzY/bnSs_0bXVJQ/Alexis-Bledel-dp-profile-pics-whatsapp-Facebook-269.jpg" alt=""> <div class="crd_txt_cnt"> <div class="crd_txt"> <h6 class="animated bounceInLeft">Autoimmune</h6> <h2 class="animated bounceInRight">Diseases</h2> </div> </div> </div> </a> </div> <div class="crd_dsgn"> <a href="javascript:;"> <div class="crd_img"> <span class="hover_line"></span> <img src="https://www.instaproofs.com/home/images/featured/featured_18343_1.jpg" alt=""> <div class="crd_txt_cnt"> <div class="crd_txt"> <h6 class="animated bounceInLeft">Autoimmune</h6> <h2 class="animated bounceInRight">Diseases</h2> </div> </div> </div> </a> </div> </div> </main>
</body>
</html>

Product showcase - Script Codes CSS Codes

@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900'); @import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i'); * { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } body { font-size: 14px; font-family: 'Lato', sans-serif; background-color: #181924; padding: 10%; background-image: linear-gradient(to left, #667eea 0%, #764ba2 100%); } img {width: 100%;} a { text-decoration: none; display: block;} .card_desing_cnt { position: relative; max-width: 1300px; min-width: 1300px; margin: 0 auto; display: table; } .crd_dsgn { width: 300px; height: 300px; background-color: #fff; float: left; margin: 0 30px 40px 0; transition: all 0.5s ease-in-out 0s; transform: rotate(45deg); z-index: 1; margin-right: 200px; margin-top: -70px; } .crd_dsgn.gap {margin-left: 250px;} .crd_dsgn:nth-of-type(3), .crd_dsgn:nth-of-type(8), .crd_dsgn:nth-of-type(13), .crd_dsgn:nth-of-type(18), .crd_dsgn:nth-of-type(23) { margin-right: 0; } .crd_dsgn:before, .crd_dsgn:after { position: absolute; content: ''; width: 200px; height: 200px; border:1px solid rgba(255,255,255,0.2); transition: all 0.5s ease-in-out 0s; z-index: -1; } .crd_dsgn:before{ top: -15px; right: -15px; } .crd_dsgn:after { bottom: -15px; left: -15px;} .crd_dsgn:hover:before {right: 113px; top: -15px; } .crd_dsgn:hover:after {left: 113px; bottom: -15px; } .crd_dsgn a { display: block; } .crd_img {width: 300px; height: 300px; overflow: hidden; transition: all 0.5s ease-in-out 0s; position: relative; } .crd_img img {height: 430px; transform: ; transition: all 0.9s ease-in-out 0s; transform: scale(1.0) rotate(-45deg); width: 430px; margin: -65px 0 0 -65px; } .hover_line {position: absolute; width: 100%; height: 100%; z-index: 1; transition: all 0.3s ease-in-out 0s; } .hover_line:before, .hover_line:after, .crd_img:before, .crd_img:after { position: absolute; content: ''; background-color: #fff; z-index: 2; transition: all 0.6s ease-in-out 0s; } .hover_line:before, .hover_line:after { height:0%; width: 1px; } .crd_img:before, .crd_img:after { width: 0%;height: 1px; } .hover_line:before { left: 15px; top: 0;} .hover_line:after { right: 15px; bottom: 0;} .crd_img:before { top: 15px; left: 0;} .crd_img:after { bottom: 15px; right: 0;} .crd_dsgn:hover .hover_line { background-color: rgba(238,102,48,0.9); } .crd_dsgn:hover .crd_img:before, .crd_dsgn:hover .crd_img:after { width: 100%; } .crd_dsgn:hover .hover_line:before, .crd_dsgn:hover .hover_line:after { height: 100%; } .crd_txt_cnt { width: 100%; height: 100%; line-height: 300px; text-align: center; position: absolute; z-index: 2; left: 0; top: 0; transform: rotate(-45deg); visibility: hidden; } .crd_txt {vertical-align: middle; line-height: normal; display: inline-block; } .crd_txt:after { position: absolute; content: '\f178'; font-family: fontawesome; bottom: -40px; color: #fff; font-size: 24px; left: 50%; transform: translateX(-50%); transition: all .8s cubic-bezier(0.000, 0.505, 0.035, 1.570); } .crd_txt h2, .crd_txt h6 { color: #fff; text-shadow: 0 0 5px rgba(0,0,0,0.5); font-weight: 300; text-transform: uppercase;} .crd_txt h2 {font-family: 'Playfair Display', serif; color: #fff; font-size: 36px; line-height: 36px; letter-spacing: 2px;} .crd_txt h6 {font-size: 14px;letter-spacing: 4px; line-height: 14px;} .crd_dsgn:hover .crd_txt_cnt { visibility: visible; } .crd_dsgn:hover .bounceInLeft {-webkit-animation-name: bounceInLeft; animation-name: bounceInLeft;} .crd_dsgn:hover .bounceInRight {-webkit-animation-name: bounceInRight; animation-name: bounceInRight;} .crd_dsgn:hover .crd_txt:after {bottom: 40px;} .crd_img:hover { box-shadow: 0 0 10px rgba(0,0,0,0.8)} .crd_dsgn:hover .crd_img img { transform: scale(1.3) rotate(-45deg); }
/* [ Animation ] */ .animated {-webkit-animation-duration: 1.3s; animation-duration: 1.3s; -webkit-animation-fill-mode: both; animation-fill-mode: both;} .animated.infinite {-webkit-animation-iteration-count: infinite; animation-iteration-count: infinite;} @-webkit-keyframes bounceInLeft { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 0% { opacity: 0; -webkit-transform: translate3d(-3000px, 0, 0); transform: translate3d(-3000px, 0, 0); } 60% { opacity: 1; -webkit-transform: translate3d(25px, 0, 0); transform: translate3d(25px, 0, 0); } 75% { -webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); } 90% { -webkit-transform: translate3d(5px, 0, 0); transform: translate3d(5px, 0, 0); } to { -webkit-transform: none; transform: none; } } @keyframes bounceInLeft { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 0% { opacity: 0; -webkit-transform: translate3d(-3000px, 0, 0); transform: translate3d(-3000px, 0, 0); } 60% { opacity: 1; -webkit-transform: translate3d(25px, 0, 0); transform: translate3d(25px, 0, 0); } 75% { -webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); } 90% { -webkit-transform: translate3d(5px, 0, 0); transform: translate3d(5px, 0, 0); } to { -webkit-transform: none; transform: none; } } @-webkit-keyframes bounceInRight { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } from { opacity: 0; -webkit-transform: translate3d(3000px, 0, 0); transform: translate3d(3000px, 0, 0); } 60% { opacity: 1; -webkit-transform: translate3d(-25px, 0, 0); transform: translate3d(-25px, 0, 0); } 75% { -webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0); } 90% { -webkit-transform: translate3d(-5px, 0, 0); transform: translate3d(-5px, 0, 0); } to { -webkit-transform: none; transform: none; } } @keyframes bounceInRight { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } from { opacity: 0; -webkit-transform: translate3d(3000px, 0, 0); transform: translate3d(3000px, 0, 0); } 60% { opacity: 1; -webkit-transform: translate3d(-25px, 0, 0); transform: translate3d(-25px, 0, 0); } 75% { -webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0); } 90% { -webkit-transform: translate3d(-5px, 0, 0); transform: translate3d(-5px, 0, 0); } to { -webkit-transform: none; transform: none; } }
Product showcase - Script Codes
Product showcase - Script Codes
Home Page Home
Developer Salman Raza
Username salmanraza
Uploaded November 02, 2022
Rating 3
Size 3,787 Kb
Views 16,192
Do you need developer help for Product showcase?

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!

Salman Raza (salmanraza) Script Codes
Create amazing Facebook ads 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!