|
WebWorks Publisher Cookbook code samples
Transforming XML with†XSL
Example 95
.{ background: url(graphic_name.gif);
font-family: Verdana, Arial, Helvetica, sans-serif; }
Example 96
{ background: url(http://www.company.com/graphic_
name.gif);
Example 97
.Background
{ background: #hexcode;
font-family: Verdana, Arial, Helvetica, sans-serif; }
Example 98
<BODY class="Background">
Top of page
Copyright © 2001 Scriptorium Publishing Services.
These code samples correspond to examples provided in The
WebWorks Publisher Cookbook. Cookbook owners may use this code
for their WebWorks Publisher projects.
|