Re: CSS and XSL

Subject: Re: CSS and XSL
From: "Jelks Cabaniss" <jelks@xxxxxxxx>
Date: Sun, 14 Feb 1999 13:29:22 -0500
Paul Prescod wrote:

> 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?

/Jelks


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


Current Thread