[oclug] CSS for <PRE
Bob Lockie
bjlockie at lockie.ca
Sun Jun 20 02:02:17 EDT 2004
On 06/19/04 19:40 Tom Goulet spoke:
> On Sat, Jun 19, 2004 at 05:33:44PM -0400, Bob Lockie wrote:
>
>
>>.format {
>> color: black; background: white;
>> text-align: left;
>> font-size: 50%;
>>}
>>but it doesn't work as <PRE class="format">.
>
>
> This works for me in Mozilla Firefox:
> | <pre style="color: black; background: white; text-align: left; font-size: 50%;">
> | Help is appreciated.
> | --
> | OCLUG general discussion list
> | OCLUG at lists.oclug.on.ca
> | http://www.oclug.on.ca/mailman/listinfo/oclug
> | </pre>
>
> Do other classes work in your document? I suspect that your class is
> not being parsed by your browser.
Interesting.
It works on Firefox on Windows and Mozilla on Windows but it does not
work on the latest nightly on Mozilla on Linux.
More information about the OCLUG
mailing list