Code Highlighter Preview
Below is an example of my Code Higlighter that I will release whithin this week.
A reallife example can be found at DivitoDesign.com.
CSS Code
/* Comment */ @import url("main.css"); h3, .head2 { font-family: "Sans-Serif"; font-weight: bold; color: #336699 !important; } @media screen, print { pre { margin: 0px 10px 10px; } h1 { font-size: 14px; padding-top: 10px; } }