Revision [3939]

This is an old revision of SandBox made by DarTar on 2005-01-03 22:24:54.

 

Test your formatting skills here


code
some more
code


javascript highlighting:

function getCookieVal (offset) {
var endstr = document.cookie.indexOf (";", offset);
if (endstr == -1)
endstr = document.cookie.length;
return unescape(document.cookie.substring(offset, endstr));
}


BIG GREEN FROGS
yes yes no
no no


alb

hola




  1. one
  1. two
  1. three
    1. sub three
    1. sub three
page edit
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki