Gradient-mask-text

Developer
Size
1,884 Kb
Views
20,240

How do I make an gradient-mask-text?

What is a gradient-mask-text? How do you make a gradient-mask-text? This script and codes were developed by TabSpace on 22 November 2022, Tuesday.

Gradient-mask-text Previews

Gradient-mask-text - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>gradient-mask-text</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="box"> <div class="text"> <p>另外,房产税等既能充当地方政府财源,降低地方政府土地财政依赖,又能将房地产领域税收从交易环节后移至持有环节,抑制“炒房”的手段被寄予厚望,或加快进入立法程序。</p> <p>另外,房产税等既能充当地方政府财源,降低地方政府土地财政依赖,又能将房地产领域税收从交易环节后移至持有环节,抑制“炒房”的手段被寄予厚望,或加快进入立法程序。</p> <p>另外,房产税等既能充当地方政府财源,降低地方政府土地财政依赖,又能将房地产领域税收从交易环节后移至持有环节,抑制“炒房”的手段被寄予厚望,或加快进入立法程序。</p> </div>
</div>
</body>
</html>

Gradient-mask-text - Script Codes CSS Codes

.box{ background-image:url(http://p2.qpic.cn/estate/0/88dd08b331355728010f69c37de1942a.jpg/1024); background-repreat:no-repeat; background-size:cover; position:relative; width:300px; height:200px; overflow:hidden;
}
.box::before{ content:''; display:block; position:absolute; width:100%; height:100%; background-color:rgba(0,0,0,.5);
}
.text{ position: relative; color:#fff; margin: 20px; height: 160px; overflow:auto; text-indent:1.5em; background-image:; -webkit-mask-image: linear-gradient(180deg, transparent 0%, #fff 25%, #fff 75%, transparent 100%);
}
Gradient-mask-text - Script Codes
Gradient-mask-text - Script Codes
Home Page Home
Developer TabSpace
Username tabspace
Uploaded November 22, 2022
Rating 3
Size 1,884 Kb
Views 20,240
Do you need developer help for Gradient-mask-text?

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!

TabSpace (tabspace) Script Codes
Create amazing Facebook ads 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!