BMTH logo mask test

Developer
Size
2,706 Kb
Views
20,240

How do I make an bmth logo mask test?

What is a bmth logo mask test? How do you make a bmth logo mask test? This script and codes were developed by Sergey on 14 November 2022, Monday.

BMTH logo mask test Previews

BMTH logo mask test - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>BMTH logo mask test</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="container"> <div class="logo"> <video class="logo__background" autoplay="autoplay" loop="loop" src="http://static-p.iuqo.com/media/home/home/video/cloud.mp4"></video> </div>
</div> <script src="js/index.js"></script>
</body>
</html>

BMTH logo mask test - Script Codes CSS Codes

.container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 100vh; width: 100%;
}
.logo { position: relative; width: 99vmin; height: 99vmin; max-width: 600px; max-height: 600px; -webkit-mask: url("http://img08.deviantart.net/7b37/i/2013/049/9/b/bring_me_the_horizon___sempiternal___logo__png__by_lightsinaugust-d5rupus.png") center center no-repeat; mask: url("http://img08.deviantart.net/7b37/i/2013/049/9/b/bring_me_the_horizon___sempiternal___logo__png__by_lightsinaugust-d5rupus.png") center center no-repeat; -webkit-mask-size: auto 100%; mask-size: auto 100%; overflow: hidden;
}
.logo__background { position: absolute; top: 0; left: 0; min-width: 100%; min-height: 100%;
}

BMTH logo mask test - Script Codes JS Codes

window.onload = function(){ var player = document.querySelector("video"); player.play();
}
BMTH logo mask test - Script Codes
BMTH logo mask test - Script Codes
Home Page Home
Developer Sergey
Username JohnTheCat
Uploaded November 14, 2022
Rating 3
Size 2,706 Kb
Views 20,240
Do you need developer help for BMTH logo mask test?

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!

Sergey (JohnTheCat) Script Codes
Create amazing captions 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!