- From: David Wagner <dwagner@kevric.com>
- Date: Tue, 11 Apr 2000 09:33:08 -0500
- To: <www-html@w3.org>
My two cents, and what is now on my user stylesheet (Gotta love 'em!) since
it works so well.
PRE {width:100%;
padding-bottom:2em;
overflow:auto;
font-size: 75%;
letter-spacing: -.05em;}
Note the need for padding-bottom to compensate for the height of the
scrollbar.
-David
Received on Tuesday, 11 April 2000 10:34:52 UTC