Created
September 7, 2012 19:33
-
-
Save sxua/3668934 to your computer and use it in GitHub Desktop.
Fifty shades of grey
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
var i=10,h="",c;while(i<60)c=(++i*4).toString(16),h+='<hr style="margin:0;border:5px solid #'+c+c+c+'">';document.body.innerHTML=h |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment