Added this to my Style Sheet so that all sample code stands out and looks clean:
pre {
font-family:geneva, verdana, arial, sans-serif;
font-size:11px;
color:#333;
line-height:15px;
background-color: #EEE;
border: 1px solid #333;
padding: 2px;
margin-left: 30px;
margin-right: 75px;
}
Posted by derek at May 28, 2002 01:33 PM