A Pen by Alexandre Masy

Size
2,161 Kb
Views
16,192

How do I make an a pen by alexandre masy?

What is a a pen by alexandre masy? How do you make a a pen by alexandre masy? This script and codes were developed by Alexandre Masy on 01 October 2022, Saturday.

A Pen by Alexandre Masy Previews

A Pen by Alexandre Masy - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>A Pen by Alexandre Masy</title> <script src="https://s.codepen.io/assets/libs/modernizr.js" type="text/javascript"></script> <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 id="main"> <h1 class="shadow">With text-shadow</h1> <h1 class="outline">With text-outline</h1> <h1 class="stroke">With text-stroke</h1>
</div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

A Pen by Alexandre Masy - Script Codes CSS Codes

body,
html { background: #ebdeaf;
}
#main { text-align: center; margin-top: 100px;
}
#main h1 { color: #6c669d; font-size: 72px;
}
#main h1.shadow { text-shadow: -4px -4px 0 #000, 4px -4px 0 #000, -4px 4px 0 #000, 4px 4px 0 #000;
}
#main h1.outline { -webkit-text-outline: 1px 5px #000; -moz-text-outline: 1px 5px #000; -o-text-outline: 1px 5px #000; -ms-text-outline: 1px 5px #000; text-outilne: 1px 5px #000;
}
#main h1.stroke { -webkit-text-stroke: 4px #000; -moz-text-stroke: 4px #000; -o-text-stroke: 4px #000; -ms-text-stroke: 4px #000; text-stroke: 4px #000;
}
A Pen by Alexandre Masy - Script Codes
A Pen by Alexandre Masy - Script Codes
Home Page Home
Developer Alexandre Masy
Username alexandremasy
Uploaded October 01, 2022
Rating 3
Size 2,161 Kb
Views 16,192
Do you need developer help for A Pen by Alexandre Masy?

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!

Alexandre Masy (alexandremasy) Script Codes
Create amazing love letters 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!