lunes, 28 de junio de 2010

Highlighter: Colorear Códigos


.csscode {  margin : 10px 10px 10px 10px;  padding : 5px; clear : both; list-style-type : none; background : #ADD8E6; border-top : 2px solid #000000; border-right : 2px solid #000000; border-bottom : 2px solid #000000;  border-left : 2px solid #000000;  }



<link href='http://sites.google.com/site/venmarzul/codigos-css/default.css' rel='stylesheet' type='text/css'/>

<script src='http://sites.google.com/site/venmarzul/codigosjs/highlight.pack.js' type='text/javascript'/>

<script type='text/javascript'>hljs.initHighlightingOnLoad();</script>