Video Hover CSS Only

Developer
Size
2,700 Kb
Views
26,312

How do I make an video hover css only?

This is a css only hover video hover effect that can probably be used for linking to photos as well. . What is a video hover css only? How do you make a video hover css only? This script and codes were developed by Daniel Murphy on 16 September 2022, Friday.

Video Hover CSS Only Previews

Video Hover CSS Only - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Video Hover CSS Only</title> <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"> <link rel="stylesheet" href="css/style.css">
</head>
<body> <a href="https://www.youtube.com/watch?v=RDocnbkHjhI" class="icon-img-hover"><img alt="" src="http://lorempixel.com/200/200/sports/"><i class="material-icons icon">call_made</i></a>
<a href="https://www.youtube.com/watch?v=RDocnbkHjhI" class="icon-img-hover"><img alt="" src="http://lorempixel.com/400/200/sports/"><i class="material-icons icon">call_made</i></a>
<a href="https://www.youtube.com/watch?v=RDocnbkHjhI" class="icon-img-hover"><img alt="" src="http://lorempixel.com/100/200/sports/"><i class="material-icons icon">call_made</i></a>
</body>
</html>

Video Hover CSS Only - Script Codes CSS Codes

@font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: local('Material Icons'), local('MaterialIcons-Regular'), url(https://fonts.gstatic.com/s/materialicons/v22/2fcrYFNaTjcS6g4U3t-Y5StnKWgpfO2iSkLzTz-AABg.ttf) format('truetype');
}
.material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr;
}
html { background: #777;
}
a.icon-img-hover { margin: 10px; overflow: hidden; position: relative; display: inline-block;
}
a.icon-img-hover img { opacity: 1;
}
a.icon-img-hover:hover img { opacity: .7; transition: .5s;
}
a.icon-img-hover:hover .icon { right: 50%; opacity: .8; transition: .6s; transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out;
}
a.icon-img-hover .icon { position: absolute; top: 50%; right: -120%; border-radius: 100%; padding: 5px; color: #fff; background: #910000; opacity: .0; margin-top: -15px; margin-right: -15px; text-shadow: 1px 1px 2px #000; box-shadow: 1px 1px 2px #000;
}
Video Hover CSS Only - Script Codes
Video Hover CSS Only - Script Codes
Home Page Home
Developer Daniel Murphy
Username dsm
Uploaded September 16, 2022
Rating 3
Size 2,700 Kb
Views 26,312
Do you need developer help for Video Hover CSS Only?

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!

Daniel Murphy (dsm) Script Codes
Create amazing art & images 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!