redletterrocko
Programmer
This may be an interesting request, but I've made a class for a <div> element that is called "term" What it does is make the background black, the text white courier, etc, making it appear as a terminal window, so I can print the output of my terminals, etc. I was also wondering if I could find a way to capture code so that it doesn't parse, but is printed raw. Like, start a div and have it ignore all the text until is closes the div, or something like that. Anyone have any ideas?