RE: CSS and XSL

Subject: RE: CSS and XSL
From: "Didier PH Martin" <martind@xxxxxxxxxxxxx>
Date: Sun, 14 Feb 1999 14:09:57 -0500
Hi Jelk

<YourComment>
> You might want to hard-code, default or constrain particular CSS
> properties in your DTDs. You can do that if properties are directly
> represented as attributes.

Kind of like

	<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B"
	 BACKGROUND="bg.gif" TOPMARGIN="0" LEFTMARGIN="0">
	...
	<TD VALIGN="TOP" ALIGN="LEFT" BGCOLOR="#FF0000" WIDTH="80" HEIGHT="40">
      <P ALIGN="CENTER"><FONT FACE="ARIAL BLACK" SIZE="4" COLOR="#008000">
      way k3wl</FONT></TD>

except new and improved, because it's now XML?
</YourComment>

<Reply>
I like it! And you know, is is more economical for an interpreter
implementer because now, only a XML parser is required. Also, an other gain
is on memory economy (from the human point of view - just use XML rules).
This also, has other more structural advantages like defining objects and
property sets with the same syntax (and reduce the schizoid tendencies of
actual HTML+CSS). Yes, I like it!
</Reply>

Regards
Didier PH Martin
mailto:martind@xxxxxxxxxxxxx
http://www.netfolder.com


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread