Pure css thumbnails hover
How do I make an pure css thumbnails hover?
This is a sample of lesson.. What is a pure css thumbnails hover? How do you make a pure css thumbnails hover? This script and codes were developed by Keisuke Takahashi on 19 November 2022, Saturday.
Pure css thumbnails hover - Script Codes HTML Codes
<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Pure css thumbnails hover</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <h1>Pure css thumbnails hover</h1>
<ul> <li><div>Default</div></li> <li><span>1</span><div>First</div></li> <li><span>2</span><div>Second</div></li> <li><span>3</span><div>Third</div></li>
</ul>
</body>
</html>
Pure css thumbnails hover - Script Codes CSS Codes
body { background:#888;
}
h1 { text-align:center;
}
body,ul,li { margin:0; paddin:0;
}
ul { width:300px; height:300px; margin:1em auto; text-align:center; list-style:none; position:relative;
}
li { position:absolute; left:0; top:0; width:300px; height:300px; line-height:300px;
}
li div { width:300px; height:300px; font-size:2em;
}
li:nth-child(1) div { background:#fff;color:black; }
li:nth-child(2) div { background:yellow;opacity:0;}
li:nth-child(3) div { background:pink;opacity:0;}
li:nth-child(4) div { background:green;opacity:0;}
li span { position:absolute; display:block; cursor:pointer; bottom:-105px; width:100px; height:100px; line-height:100px; opacity:0.5; -webkit-transition:0.4s; -moz-transition:0.4s; transition:0.4s;
}
li:nth-child(2) span { background:yellow;left:0; }
li:nth-child(3) span { background:pink;left:100px; }
li:nth-child(4) span { background:green;left:200px; }
li span:hover { opacity:1; z-index:200;
}
li span:hover + div { opacity:1; z-index:100;
}

Developer | Keisuke Takahashi |
Username | ksksoft |
Uploaded | November 19, 2022 |
Rating | 3 |
Size | 1,773 Kb |
Views | 30,345 |
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!
Name | Size |
One div DORAEMON | 2,448 Kb |
Pure CSS Drawer Menu | 2,472 Kb |
Ladybird Fly Away | 2,629 Kb |
Gooey text melt away... | 2,420 Kb |
One Element Girl | 2,768 Kb |
Box-shadow hexagon mask | 2,196 Kb |
Real eye with CSS Sfumato | 2,734 Kb |
One Element Conic Gradient | 2,248 Kb |
Pure css thumbnails hover 2 | 1,940 Kb |
Pure CSS candle light animation by One element | 2,193 Kb |
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!
Name | Username | Size |
Resizable SASS Icons | Marianarlt | 7,611 Kb |
Twitch Live Channels | Inkblotty | 4,956 Kb |
Calendar | Miroot | 2,033 Kb |
Kut D3 | Jellevrswk | 3,687 Kb |
A Pen by panstable | Panstable | 2,940 Kb |
Simple blog concept | Drew_mc | 2,666 Kb |
Fluid Grid 12 | Alexoliverwd | 2,309 Kb |
A Bouncy Menu Toggle | Billyysea | 4,563 Kb |
Product item | Mymahesh11 | 2,256 Kb |
Material design buttons | Fischaela | 4,381 Kb |
Surf anonymously, prevent hackers from acquiring your IP address, send anonymous email, and encrypt your Internet connection. High speed, ultra secure, and easy to use. Instant setup. Hide Your IP Now!