paulj
08-21-2007, 03:43 AM
Hello!I have researched the problems with the PRE tag in IE, and have added the following code to my CSS style sheet:pre { white-space: pre; /* CSS2 */ white-space: -moz-pre-wrap; /* Mozilla */ white-space: -hp-pre-wrap; /* HP printers */ white-space: -o-pre-wrap; /* Opera 7...