- From: Frank Boumphrey <bckman@ix.netcom.com>
- Date: Sat, 12 Sep 1998 09:41:20 -0400
- To: "Garth Wallace" <gwalla@hotmail.com>, <www-style@w3.org>
Garth,
>Is there a way of using CSS to specify that a certain element should be
>treated as preformatted (like the PRE element)?
Yes, use the white space property
eg
.GEEKCODE{white-space:pre;}
Regards,
Frank
Frank Boumphrey
XML and style sheet info at Http://www.hypermedic.com/style/index.htm
Author: - Professional Style Sheets for HTML and XML http://www.wrox.com
-----Original Message-----
From: Garth Wallace <gwalla@hotmail.com>
To: <www-style@w3.org>
Date: Saturday, September 12, 1998 7:14 AM
Subject: [www-style] <none>
>Is there a way of using CSS to specify that a certain element should be
>treated as preformatted (like the PRE element)?
>
>------------ "I am not a number! I am a free man!" ---------------
> - The Prisoner*
>
>
>*or a USC student <gwalla@planetall.com>
>
>
>______________________________________________________
>Get Your Private, Free Email at http://www.hotmail.com
>
>
Received on Saturday, 12 September 1998 09:49:51 UTC