Donald Trump - The New Yorker

Developer
Size
2,502 Kb
Views
26,312

How do I make an donald trump - the new yorker?

Animation of an illustration from The New Yorker magazine.. What is a donald trump - the new yorker? How do you make a donald trump - the new yorker? This script and codes were developed by Andrew Bales on 03 October 2022, Monday.

Donald Trump - The New Yorker Previews

Donald Trump - The New Yorker - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Donald Trump - The New Yorker</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="container"> <div id="one"><img src="https://agbales.github.io/new-yorker-trump/images/Lil-Donald-1.png"></div> <div id="two"><img src="https://agbales.github.io/new-yorker-trump/images/Lil-Donald-2.png"></div> <div id="three"><img src="https://agbales.github.io/new-yorker-trump/images/Lil-Donald-3.png"></div>
</div>
<div class="credit"> ILLUSTRATION BY PHILIPPE DE KEMMETER
</div>
<div class="text"> Ms. Abernathy called the roomful of eleven-year-olds to order and told them to open their math books to page thirty-one. Her eyes scanned the class and came to rest on a stocky boy beneath a dome of golden hair, who was making grotesque faces at a girl in leg braces. <a href="http://www.newyorker.com/humor/daily-shouts/lil-donald" target="_blank">Read Article</a>
</div> <script src="js/index.js"></script>
</body>
</html>

Donald Trump - The New Yorker - Script Codes CSS Codes

@import url(https://fonts.googleapis.com/css?family=Kanit:700,300);
@import url(https://fonts.googleapis.com/css?family=EB+Garamond);
body { background-color: #fff; margin: 50px;
}
a { text-decoration: none; color: #446CB3; margin: 0px 5px;
}
.container { height: 484px; width: 690px; background-color: #FBFAF6;
}
.credit { font-family: 'Kanit', sans-serif; font-size: 1.2em; font-weight: 300; color: #777; line-height: 1.5em; margin: 20px 0px;
}
.text { font-family: 'EB Garamond', serif; font-size: 1.5em; line-height: 1.7em; width: 680px; margin: 25px 0px;
}
.text::first-letter { font-family: 'Kanit', sans-serif; font-size: 6em; font-weight: 700; float: left; line-height: 80px; padding: 20px 10px 0px 0px;
}
#one { position: absolute; top: 0; left: 0; margin: 50px; z-index: 3; animation: one 1s infinite alternate ease-in-out;
}
#two { position: absolute; top: 0; left: 0; margin: 50px; z-index: 2;
}
#three { position: absolute; top: 0; left: 0; margin: 50px; z-index: 1; animation: three 3s infinite alternate ease-in-out;
}
@keyframes one { 0% { transform: scale(.99); } 100% { transform: scale(1); }
}
@keyframes three { 0% { transform: translateY(2px); } 100% { transform: translateY(-2px); }
}

Donald Trump - The New Yorker - Script Codes JS Codes

/*
Inspired by:
Publication: The New Yorker
Illustration: Philippe De Kemmeter.
Article: Bill Flanagan
URL: http://www.newyorker.com/humor/daily-shouts/lil-donald
*/
Donald Trump - The New Yorker - Script Codes
Donald Trump - The New Yorker - Script Codes
Home Page Home
Developer Andrew Bales
Username agbales
Uploaded October 03, 2022
Rating 3
Size 2,502 Kb
Views 26,312
Do you need developer help for Donald Trump - The New Yorker?

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!

Andrew Bales (agbales) 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!