Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Online help and CSS
Message
De
07/12/2001 06:50:16
 
 
À
07/12/2001 06:11:16
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00588635
Message ID:
00591051
Vues:
33
>>>Thanks; I will download it tomorrow. Looking up color codes, for instance, is somewhat of a hassle...
>>
>>I started playing with XML/XSL just recently - if you'd like a pair of XML/XSL files which produce HTML with the "standard" colors list alphabetically by name & numerically by RGB codes, I can e-mail them to you if you wish. While I'm playing with colors, I just have a second browser open, displaying the two tables.
>
>Thanks for the offer; yes, it may be interesting for reference. I think I will mainly use the numerical codes (my HTML textbook - which was usually excellent, stated that browsers don't interpret color names consistently, and recommended using the RGB codes instead).
>
>Hilmar.

For the special characters HTML, I forgot to add the CSS file, it did little other than change the background & foreground colours & underline the header:
BODY {
     color: white;
     background: black;
     }

.raptorhead
     {
     text-decoration: underline;
     clear: all;
     }

.raptorline
     {
     clear: all;
     }
Len Speed
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform