Typography test 2

Developer
Size
1,737 Kb
Views
38,456

How do I make an typography test 2?

What is a typography test 2? How do you make a typography test 2? This script and codes were developed by Ex HTML on 15 September 2022, Thursday.

Typography test 2 Previews

Typography test 2 - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Typography test 2</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <h1>
<span class="bigletter skewed">A</span>
<span class="bigletter skewed">R</span>
<span class="bigletter skewed">T</span><br>
<span class="bigletter skewed">N</span>
<span class="bigletter skewed">O</span>
<span class="bigletter skewed">W</span>
</h1>
<div class="content"> Art at the Turn of the Millenium
</div>
</body>
</html>

Typography test 2 - Script Codes CSS Codes

* {margin:0; padding:0}
body {background:yellow; font-family: Futura, Helvetica, sans-serif;}
.bigletter {font-weight:bold; font-size:36rem; color:rgba(255,0,255,0.5); line-height:0.5em; display:inline-block; letter-spacing:-0.25em; text-shadow:10px 10px 0px rgba(255,255,255,0.5)}
.skewed { -webkit-transform-origin:0% 0%; -webkit-transform: skew(-10deg,-30deg);
}
.content {position:fixed; background:#000; padding:1em; box-sizing:border-box; background:rgba(0,0,0,0.8); top:49%; left:1%; width:98%; text-align:center; color:#fff; text-transform:uppercase; letter-spacing:1em}
Typography test 2 - Script Codes
Typography test 2 - Script Codes
Home Page Home
Developer Ex HTML
Username exhtml
Uploaded September 15, 2022
Rating 3.5
Size 1,737 Kb
Views 38,456
Do you need developer help for Typography test 2?

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!

Ex HTML (exhtml) Script Codes
Create amazing blog posts 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!