Coding Challenge #4: Make an obfuscated 4-ch logo (30)

9 Name: #!/usr/bin/anonymous : 2006-08-16 15:02 ID:P1ratiUD

Oh, and if we're playing with Javascript and HTML, how about this simple little trick?

<html><head><style>
body { background: #000; color: #fff; font-family: sans-serif; }
b { position: absolute };
</style></head><body>
<div style="position:absolute;left:300px;top:300px">
<b>4</b><b>-</b><b>c</b><b>h</b><b>.</b><b>n</b><b>e</b><b>t</b><b> </b><b> </b>
</div><script>
x=document.getElementsByTagName("b");setInterval(function() {
x[i].style.left=(e-=f*(a-=(b+=a/64)/64))+(g-=h*(c-=(d+=c/45)/45))+"px";
x[i].style.top=((f+=e*a)+(h+=g*c))+"px";i=(i+9)%10;},40);
</script></body>
This thread has been closed. You cannot post in this thread any longer.