Css_gray_all

Developer
Size
1,624 Kb
Views
18,216

How do I make an css_gray_all?

What is a css_gray_all? How do you make a css_gray_all? This script and codes were developed by Peter Hu on 31 October 2022, Monday.

Css_gray_all Previews

Css_gray_all - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>css_gray_all</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div style="background: blue;padding:50px;" class="gray"> <div style="background:yellow;width:20px;height:20px;"> Test </div> <div style="background:green;width:20px;height:20px;"> Test </div> <div style="background:red;width:20px;height:20px;"> Test </div>
</div>
</body>
</html>

Css_gray_all - Script Codes CSS Codes

.gray { filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%);
/* filter: url("data:image/svg+xml;utf8,#grayscale"); filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); filter: gray; -webkit-filter: grayscale(1); */
}
Css_gray_all - Script Codes
Css_gray_all - Script Codes
Home Page Home
Developer Peter Hu
Username huming0618
Uploaded October 31, 2022
Rating 3
Size 1,624 Kb
Views 18,216
Do you need developer help for Css_gray_all?

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!

Peter Hu (huming0618) Script Codes
Create amazing sales emails 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!