The Wayback Machine - https://web.archive.org/web/20191214003508/http://qbnz.com/highlighter/
| |
|
HomeNewsExamplesDemoDownloadsFAQDocumentationMailing ListsLicense
|
|
12:35 am GMT
GeSHi - Generic Syntax Highlighter
Latest News
News Archive
|
Random Screenshot
Demonstration
Runtime Example
@charset ISO-8859-1
/* simple CSS example for GeSHi */
body {
font-family: Verdana, Arial, sans-serif;
color: #305070;
margin: 0;
}
p {
display: hidden;
}
b {
font-style: italic;
font-weight: normal;
}
i {
font-style: normal;
font-weight: italic;
}
|
|