Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Here's a JavaScript version without the linebreaks (it uses zero-width spaces instead): http://tinkerbin.com/uEvgxZ6g

JS: for(i=0;i<1000;i++) document.write(['\u2571\u200B', '\u2572\u200B'][(Math.floor((Math.random()*2)))])

CSS: body {line-height: 1}



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: