|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] IE4 and XSL
Hi all,
I've been coding some XSL stylesheets for a webpage i'm creating, i wish
to show examples of CSS and XSL, but i'm having difficulties with display-
ing a background image on the page. I've tried including the background
properties for <BODY> in the <root> definition and as a seperate element
<webpage> - both examples are shown below, but neither seem to work, are
background images supported by Internet Explorer 4.0 and with XSL?
Cheers
Dave.
exmaple 1
<rule>
<root/>
<HTML>
<HEAD>
<BODY BACKGROUND="background.gif">
<children/>
</BODY>
</HEAD>
</HTML>
</rule>
example 2
<rule>
<target-element type="webpage"/>
<BODY BACKGROUND="background.gif">
<children/>
</BODY>
</rule>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








