part of a set of mockups (eventually implemented a bit differently in a real ad platform) for a campaign last year. keeping a running collection of mocks here:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="title"> | |
<span class="text write" data-splitting="lines"> | |
RETRO<br/> | |
LASER<br/> | |
WRITE | |
</span> | |
<span aria-hidden="true" class="text laser" data-splitting="lines"> | |
RETRO<br/> | |
LASER<br/> | |
WRITE |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<p><span class="line1">Did someone say</span> <span class="line2" data-splitting>Variable Fonts?</span></p> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<canvas id="canvas"></canvas> | |
<h1>Secret</h1> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
button(class='order') | |
span(class='default') Complete Order | |
span(class='success') Order Placed | |
svg(viewbox='0 0 12 10') | |
polyline(points='1.5 6 4.5 9 10.5 1') | |
div(class='box') | |
div(class='truck') | |
div(class='back') | |
div(class='front') | |
div(class='window') |