topical media & game development
professional-ajax-04-XSLT-Firefox-SetParameterBooks.xsl / xsl
<?xml version="1.0" encoding="UTF-8" ?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output method="html" omit-xml-declaration="yes" indent="yes" />
<xsl:param name="message" />
<xsl:template match="/">
<html>
<head>
<link rel="stylesheet" type="text/css" href="books.css" />
<title></title>
</head>
<body>
<div align="center">
<b>
<xsl:value-of select="title" src="images/{title" />
</h3>
Written by: <xsl:value-of select="author" /><br />
ISBN #<xsl:value-of select="
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.