Outputs itself in rainbow colors.
even in the matrix, #lovewins :)
Forked from Lutz Rosema's Pen Simple lowrez canvas experiment, part 3.
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="contentContainer bg-white" style="height: 902px;"> | |
| <!-- needed --><!--[if IE 7]><div class="ie7-wrap"><![endif]--> | |
| <div class="basics-wrap no-js"> | |
| <noscript> | |
| <h1>Please enable JavaScript to view the content on this page.</h1> | |
| </noscript> | |
| <ul class="slide-nav"> | |
| <!-- <li class="go-prev">↑</li> --> | |
| <li><a href="#slide-1" class="NaN">♦</a></li> | |
| <li><a href="#slide-2">♢</a></li> |
Basic Letters to Words object - demonstrates how to turn a string into a bunch of other strings based on a dictionary lookup method. Could be easily modified for any of the facebook what does your X mean about Y apps.
A Pen by Luke Baughan on CodePen.