return page history
α-wwwiki
::
history/sandbox/20130612-143809.txt
editor : [80.13.157.192] 2013/06/12 14:38:09 _h1 sandbox _p Please don't worry about the content of this page : _ul you can clear everything !! _ul write what you want :) _ul except vulgarity :( {hr} {div {@ id="myID1" style="border:1px solid black; width:300px; background:white; color:blue; text-align:center; box-shadow:0 0 8px black;" } I am a blue text } {div {@ id="myID2" style="background:#FF3399";width:300px; color:blue;" } I am a blue text } {div {@ id="myID3" style="background:#FFCCCC"; width:300px; color:blue;" } I am a blue text } {div {@ id="myID4" style=" text-decoration:line-through;" } I am a blue text with a {b bold word} } {defun z () ••div {@ style=" text-decoration:line-through;" "}••} {{z} a custom {u cute} tag} {hr} _h4 HELLO, it's a test ! {h4 HELLO, it's another one !} °°{* 1 2 3 4 5 6}°° -> {* 1 2 3 4 5 6} {pre {define s () °° var args = [].slice.call(arguments).join( ' ' ); var rules = 'text-decoration:line-through;' + 'font-size:2em;'; return '{span {@ style="' + rules + '"}' + args + '}'; °°} °°{s I am strong line-through}°° -> {s I am strong line-through} } {center This integer : {input {@ type="text" value="12345" onblur="°° function nchiffres(n) { return (n< 1)? 0 : 1+ nchiffres( Math.floor(n/10) ); } getId('output').innerHTML=nchiffres(this.value);°°"}} has : {span {@ id="output"}?} digits.}