← Prev in month ← Prev in thread
Next in thread → Next in month →

Alternate HTML background-attachment Values

From
Miller, Ray \(Centech\) <>
Date
2007-06-26T15:13:27+00:00
ID
Thread
Alternate HTML background-attachment Values
docbook-rng-5.0b4 xsl-1.72.0 oxygen-8.2.0 (eclipse-3.2.2
plugin)

 

Based on the html stylesheet transformed code fragment:

 

    background-repeat:
no-repeat;

    background-position: top left;

    /* The following properties make the watermark
"fixed" on the page. */

    /* I think that's just a bit too distracting for
the reader... */

    /* background-attachment: fixed; */

    /* background-position: center center; */

 

what are the alternate values for background-attachment?

 

Lastly, how does one extend/override the default stylesheet
to enable html/xhtml support of alternate background-attachment values?

 

Ray
← Prev in month ← Prev in thread
Next in thread → Next in month →