+Mas Scripts
Css Nota estilo papeles superpuestos
<div id="papers">
<span id="paper1"></span>
<span id="paper2"></span>
<span contenteditable id="paper3">aqui tu texto aqui tu texto</span>
</div>
<div id="papers">
<span id="paper1"></span>
<span id="paper2"></span>
<span contenteditable id="paper3">aqui tu texto aqui tu texto</span>
</div>
CSS Sticky Notas para texto o códigos
<p class="sticky taped" style="width: 250px; color:#F00;">
<strong>aqui el titulo de tu nota</strong>.<br />
tu texto.<br />
aqui texto<br />
texto.<br />
texto<br />
—Att disemucho.net tu texto
</p>
aqui el titulo de tu nota.
tu texto.
aqui texto
texto.
texto
—Att disemucho.net tu texto
<strong>aqui el titulo de tu nota</strong>.<br />
tu texto.<br />
aqui texto<br />
texto.<br />
texto<br />
—Att disemucho.net tu texto
</p>
El pájaro de Twitter volando por todo tu Blog o web
<script src="http://plantillasgratis.comuv.com/disemucho/pajaro_twitter_navidad/twitter/disemucho.js" type="text/javascript">
</script><script type="text/javascript">
//<![CDATA[
var birdSprite='http://u.jimdo.com/www21/o/s4e9df44a0ad8ccd8/img/iffeafe7e991f963f/1341590653/std/image.png';
var targetElems=new Array('img','hr','table','td','div','input','textarea','button',
'select','ul','ol','li','h1','h2','h3','h4','p','code','object','a','b','strong','span');
var twitterAccount = 'http://twitter.com/#!/tu usuario';
var twitterThisText ='Sigueme en Twitter';
tripleflapInit();
//]]>
</script>