Re: Styles (was: New List)
by "Frank Boumphrey" <bckman(at)ix.netcom.com>
|
Date: |
Wed, 18 Aug 1999 21:46:09 -0400 |
To: |
"Mike Hopkins" <ironmike(at)ia.net>, "Kynn Bartlett" <kynn-hwg(at)idyllmtn.com> |
Cc: |
"Styles" <hwg-style(at)hwg.org> |
References: |
idyllmtn |
|
todo: View
Thread,
Original
|
|
XSL is primarily a transformation language. It takes an XML document tree
and creates a new tree from the old, styling it as it goes along.
Frank
----- Original Message -----
From: Kynn Bartlett <kynn-hwg(at)idyllmtn.com>
To: Mike Hopkins <ironmike(at)ia.net>
Cc: Styles <hwg-style(at)hwg.org>
Sent: Wednesday, August 18, 1999 9:25 PM
Subject: Styles (was: New List)
> At 05:48 PM 8/18/1999 , Mike Hopkins wrote:
> >How many ways are there to add Styles to an HTML document?
>
> Let's see:
>
> (a) External CSS file
> <LINK REL="stylesheet" TYPE="text/css" HREF="file.css">
>
> (b) Internal stylesheet using the STYLE element
> <STYLE TYPE="text/css">
> <!--
> BODY { font-family: sans-serif; }
> -->
> </STYLE>
>
> (c) Inline styles using the STYLE attribute
> <H1 STYLE="font-family: serif;">
>
> (d) Combination of the above using CLASS or ID attribute
>
> (e) Combination of the above using Javascript
>
> (f) XSL with XHTML/XML documents
>
> (g) Anything else?
>
> Of these, I know the least about XSL. Anyone care to talk about
> that any?
>
> --
> Kynn Bartlett mailto:kynn(at)hwg.org
> President, HTML Writers Guild http://www.hwg.org/
> AWARE Center Director http://aware.hwg.org/
>
HWG hwg-style mailing list archives,
maintained by Webmasters @ IWA