The hacker emblem

March 15th, 2010 | by jim |

One small piece of HTML and one small piece of CSS.

<pre class="hacker"> .<br/>..:</pre>
pre.hacker {
     letter-spacing: -2px;
     line-height: 6px;
     font-size: 10px;
     text-align: center;
}

Job done.

 .
..:

Tags:

Post a Comment