discuss: Re: Green on black in HTML


Previous by date: 17 Jul 2001 01:04:04 -0000 Re: part of the review?, David Merrill
Next by date: 17 Jul 2001 01:04:04 -0000 Re: (Fwd) Green on black in HTML, Poet/Joshua Drake
Previous in thread: 17 Jul 2001 01:04:04 -0000 Re: Green on black in HTML, Greg Ferguson
Next in thread: 17 Jul 2001 01:04:04 -0000 Re: Green on black in HTML, Greg Ferguson

Subject: Re: Green on black in HTML
From: Jorge Luiz Godoy Filho ####@####.####
Date: 17 Jul 2001 01:04:04 -0000
Message-Id: <m3ofqkmkbb.fsf@dagon.conectiva>

On Mon, 16 Jul 2001, ####@####.#### wrote:
> On Jul 16,  2:13pm, Jorge Luiz Godoy Filho wrote:
> 
> No, it's embedded into the HTML code itself (table w/black
> background, "green" font color for text).
> 
> example - http://www.linuxdoc.org/LDP/abs/html/quoting.html
> code    -
> 
>   <TABLE BORDER="0" BGCOLOR="#000000" WIDTH="100%">
>    <TR>
>     <TD>
>      <FONT COLOR="#32CD32">
>      <PRE CLASS="SCREEN">
>        <TT CLASS="PROMPT">bash$ </TT><TT CLASS="USERINPUT"><B>ls -l
>   ...
> 

Hmmmm... Sorry, but shouldn't this be done using CSS stylesheets
instead of the DSSSL stylesheets to insert the HTML code there? 

It could be easily managed with some CSS like this:


pre.SCREEN {
             color: white;
             background: black;
}


Or any colors that you want. 

-- 
Godoy. ####@####.####

Desenvolvimento de Soluções         --          Solutions Development
Conectiva S.A     -    www.conectiva.com.br     -   +55 (41) 360-2600
Conectiva Inc.    -    www.conectiva.com        -   +55 (41) 360-2600


Previous by date: 17 Jul 2001 01:04:04 -0000 Re: part of the review?, David Merrill
Next by date: 17 Jul 2001 01:04:04 -0000 Re: (Fwd) Green on black in HTML, Poet/Joshua Drake
Previous in thread: 17 Jul 2001 01:04:04 -0000 Re: Green on black in HTML, Greg Ferguson
Next in thread: 17 Jul 2001 01:04:04 -0000 Re: Green on black in HTML, Greg Ferguson


  ©The Linux Documentation Project, 2014. Listserver maintained by dr Serge Victor on ibiblio.org servers. See current spam statz.