Underline svg

Developer
Size
1,605 Kb
Views
30,360

How do I make an underline svg?

What is a underline svg? How do you make a underline svg? This script and codes were developed by Wenting Zhang on 07 November 2022, Monday.

Underline svg Previews

Underline svg - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>underline svg</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <body>
<svg width="1000" height="1000">
<defs> <mask id="hole"> <rect width="100%" height="100%" fill="white"/> <text x="30" y="150" stroke-width="7" stroke="#000000" font-weight="normal" font-family="Times" fill="#000000" font-style="italic" font-size="80"> parapsychologist </text> </g> </mask>
</defs> <text x="30" y="150" stroke="none" stroke="#000000" font-weight="normal" font-family="Times" fill="#F00" font-style="italic" font-size="80"> parapsychologist </text>
<a href="#" class="underline">parapsychologiest</a> <rect x="30" y="158" width="550" height="2" fill="red" mask="url(#hole)" />
</svg>
<body>
</body>
</html>

Underline svg - Script Codes CSS Codes

body { background-color: black;
}
.underline {	position: relative; color: red;
}
Underline svg - Script Codes
Underline svg - Script Codes
Home Page Home
Developer Wenting Zhang
Username wentin
Uploaded November 07, 2022
Rating 3
Size 1,605 Kb
Views 30,360
Do you need developer help for Underline svg?

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!

Wenting Zhang (wentin) 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!