Flip Hero

Size
2,761 Kb
Views
18,216

How do I make an flip hero?

What is a flip hero? How do you make a flip hero? This script and codes were developed by Joshua Blackwood on 10 November 2022, Thursday.

Flip Hero Previews

Flip Hero - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Flip Hero</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel='stylesheet prefetch' href='http://cdnjs.cloudflare.com/ajax/libs/foundation/5.4.7/css/foundation.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! */ .grid-hero { max-width: 1000px; width: 100%; margin: 0 auto; padding: 0; background: #da291c;
}
.grid-hero li { width: 20%; margin: 0; padding: 0; box-sizing: border-box;
}
.grid-hero li img { margin: 0; padding: 0; -webkit-transform: perspective(400px) rotateY(0deg);
}
.grid-hero li img:hover { -webkit-transition: all 1.25s ease-in; -webkit-transform: perspective(400px) rotateY(360deg);
}
.grid-hero .logo { width: 40%; color: white; font-family: "Minion Pro", "Georgia", "Times New Roman", serif; font-size: 2.4rem; padding: .25em; text-align: center;
}
.grid-hero .logo img { display: none;
}
.grid-hero .last { display: none;
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <ul class="inline-list grid-hero"> <li><img src="http://placehold.it/200x150/" alt="" /></li> <li><img src="http://placehold.it/200x150/" alt="" /></li> <li><img src="http://placehold.it/200x150/" alt="" /></li> <li><img src="http://placehold.it/200x150/" alt="" /></li> <li><img src="http://placehold.it/200x150/" alt="" /></li> <li><img src="http://placehold.it/200x150/" alt="" /></li> <li><img src="http://placehold.it/200x150/" alt="" /></li> <li class="logo"><img src="http://placehold.it/200x150/" alt="" /><div><span>Digital Experience @ MD&nbsp;Anderson</span></div></li> <li><img src="http://placehold.it/200x150/" alt="" /></li> <li><img src="http://placehold.it/200x150/" alt="" /></li> <li><img src="http://placehold.it/200x150/" alt="" /></li> <li><img src="http://placehold.it/200x150/" alt="" /></li> <li><img src="http://placehold.it/200x150/" alt="" /></li> <li><img src="http://placehold.it/200x150/" alt="" /></li> <li class="last"><img src="http://placehold.it/200x150/" alt="" /></li>
</ul> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src='http://cdnjs.cloudflare.com/ajax/libs/foundation/5.4.7/js/foundation.min.js'></script>
</body>
</html>

Flip Hero - Script Codes CSS Codes

.grid-hero { max-width: 1000px; width: 100%; margin: 0 auto; padding: 0; background: #da291c;
}
.grid-hero li { width: 20%; margin: 0; padding: 0; box-sizing: border-box;
}
.grid-hero li img { margin: 0; padding: 0; -webkit-transform: perspective(400px) rotateY(0deg);
}
.grid-hero li img:hover { -webkit-transition: all 1.25s ease-in; -webkit-transform: perspective(400px) rotateY(360deg);
}
.grid-hero .logo { width: 40%; color: white; font-family: "Minion Pro", "Georgia", "Times New Roman", serif; font-size: 2.4rem; padding: .25em; text-align: center;
}
.grid-hero .logo img { display: none;
}
.grid-hero .last { display: none;
}
Flip Hero - Script Codes
Flip Hero - Script Codes
Home Page Home
Developer Joshua Blackwood
Username JoshBlackwood
Uploaded November 10, 2022
Rating 3
Size 2,761 Kb
Views 18,216
Do you need developer help for Flip Hero?

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!

Joshua Blackwood (JoshBlackwood) Script Codes
Create amazing blog posts 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!